You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: I have to re-click the cell into edit mode after back from visiting other chrome tabs, do we have the workflow that:
coding in the cell, (need to search something...)
go to a new tab
got the search result
back to Jupyterlab and continue editing... but now I have to use the mouse and re-select the cell I edited just seconds ago, can we have the cursor stay at the cell?
environments:
JupyterLab v3.4.2
@krassowski/jupyterlab-lsp v3.10.1 enabled OK (python, jupyterlab-lsp)
@jupyter-widgets/jupyterlab-manager v3.0.0 enabled OK (python, jupyterlab_widgets)
Appreciate any helps~
The text was updated successfully, but these errors were encountered:
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
We cannot reproduce this bug by switching browser tabs (e.g., from the JupyterLab tab in Chrome to a Google search engine tab in Chrome). When switching from one JupyterLab tab to another, then back, the previously-active cell remains active, but not in edit mode; pressing ENTER re-enables edit mode.
I'm closing this out as part of our weekly triage process because I was unable to reproduce the bug as you filed it. If you have another reproduction process, please reopen your issue. Thank you for your contribution to Project Jupyter!
Problem: I have to re-click the cell into edit mode after back from visiting other chrome tabs, do we have the workflow that:
environments:
JupyterLab v3.4.2
@krassowski/jupyterlab-lsp v3.10.1 enabled OK (python, jupyterlab-lsp)
@jupyter-widgets/jupyterlab-manager v3.0.0 enabled OK (python, jupyterlab_widgets)
Appreciate any helps~
The text was updated successfully, but these errors were encountered: