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

Cursor focus lost after every keystroke in PerspectiveWidget's value input box #2510

Open
ruoyu0088 opened this issue Jan 26, 2024 · 0 comments
Labels
bug Concrete, reproducible bugs

Comments

@ruoyu0088
Copy link

  1. Display a PerspectiveWidget widget in Jupyterlab Notebook.
  2. Add a condition to the "Where" section, and type some numbers in the value input box.

After every keystroke, the value input box loses focus. I need to click on the value input box again to type in the next digit.

Environment:

JupyterLab 3.6.6 & 4.0.10
perspective: 2.7.1
python 3.11

image

@texodus texodus added the bug Concrete, reproducible bugs label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs
Projects
None yet
Development

No branches or pull requests

2 participants