Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto quit edit mode after back from visiting other tabs #12649

Closed
immorBen opened this issue Jun 3, 2022 · 2 comments
Closed

auto quit edit mode after back from visiting other tabs #12649

immorBen opened this issue Jun 3, 2022 · 2 comments
Labels
bug status:Needs Triage Applied to new issues that need triage

Comments

@immorBen
Copy link

immorBen commented Jun 3, 2022

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~

@immorBen immorBen added the bug label Jun 3, 2022
@welcome
Copy link

welcome bot commented Jun 3, 2022

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.
welcome
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! 👋

Welcome to the Jupyter community! 🎉

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Jun 3, 2022
@JasonWeill
Copy link
Contributor

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!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug status:Needs Triage Applied to new issues that need triage
Projects
None yet
Development

No branches or pull requests

2 participants