cursor disappear in Cell occasionally when you press Alt+Tab once or twice in Windows
See original GitHub issueEnvironment data
- VS Code version: 1.58.2
- Jupyter Extension version (available under the Extensions sidebar): 2021.8.2
- Python Extension version (available under the Extensions sidebar): 2021.7.1
- OS (Windows | Mac | Linux distro) and version: Windows
- Python and/or Anaconda version: 3.9.6
- Type of virtual environment used (N/A | venv | virtualenv | conda | …): N/A
- Jupyter server running: Local | Remote | N/A Local
Expected behaviour
cursor stay in same place rather than disappear
Actual behaviour
cursor disappear when you Alt+Tab to other than back to vscode
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
- cursor in a cell
- press alt+tab and alt+tab back
Logs
Output for Jupyter
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Jupyter
)
XXX
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Mouse Pointer Disappears in Windows 10? 12 Ways to Fix
11. Use Alt+Tab or Task Manager to Release a Captured Pointer. Sometimes your mouse pointer keeps disappearing because an off-screen application ...
Read more >Mouse deselects active window, wont respond until ctrl alt del
When this problem happens, I can press ctrl-alt-delete, and click once anywhere on that blue screen to make the mouse begin to respond...
Read more >A recent Windows 10 update broke Alt+Tab switching on ...
The fix is to disable it. To do this, right-click on the Taskbar, hover your mouse cursor over the News and Interests section,...
Read more >How to Quickly Unhide COLUMNS in Excel (A Simple Guide)
Once you have select all the hidden columns, follow the below steps: Click the Home tab. In the Cells group, click on Format....
Read more >Why do I have to hit tab twice to Alt+Tab away from Microsoft ...
Now Alt + Tab should work fine again. spioter says. [With] the [above] solution …, you will no longer be able to Alt...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@CatNofishing : thanks for tagging me in this issue. I’ve installed VS Code Insiders with the latest Python and Jupyter extensions, and now I fail to reproduce issue #6770 and this one. The link to install VS Code Insiders: https://code.visualstudio.com/insiders/
The interface for Jupyter has changed quite a bit (for better imo), removing many of the quality of life complains that I had. Thanks @DonJayamanne and team for the great work!
Please reopen if VS Code v1.59 hasn’t resolved this issue.