Jason Weill
Jason Weill
@jasongrout noted that Chrome can now provide info about the user's keyboard layout to web applications. Other browsers do not yet support this. To cover all users, provide an option...
As discussed at the JupyterLab meeting today, we could potentially pop up a notification on first launch if we detect that the user's browser locale (which we should be able...
Triage notes: This does not repro with JupyterLab 4.0 and Safari 15.3. This _does_ repro with the latest 3.x code in Safari 15.3.
No error messages reported in Safari console.
In JupyterLab 4.1, I used "Find" to search for a string that was first present outside the viewport does not cause match no. 1 to be visible. Going to the...
In the current code, we deliberately do not show the first match inside `startQuery`, because the same code is used in `restartQuery`, and we don't want to lose control of...
Because JupyterLab runs as a web application, you can use multiple monitors only by having multiple browser windows pointing to your local server.
Do browser-based web apps support detecting that a user is dragging a UI element out of the window? I thought an app's mouse event awareness ended at the edges of...
Reopened. Thanks for adding this info!
If this is still a problem, can you please share the type of keyboard you're using: language, country, and intended operating system?