Skip to content

Fix keyboard shortcut regressions in new Notebook interface #7041

Closed

Description

  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository

Problem

@fperez committed that in moving over to a lab-based approach for the new notebook that there wouldn't be a regression in keyboard accessibility, and, more generally, the very strong developer experience in notebook classic. However, after upgrading, I'm already seeing key pieces missing. Therefore I'm opening this issue to attempt to track issues as I see them.

Keyboard shortcuts

  • Some of the shortcuts from the Collapsible Headings extension have been added - thank you! However, the ability to hold shift whilst pressing right-arrow has been lost -- this ought to select from the current cell to the end of the section
  • ctrl-shift-q is shown in the menu as halting and closing the current notebook, which worked in classic, but it doesn't actually do anything for me (latest MacOS / Chrome)
  • o no longer toggles showing/hiding the output of a cell, and I don't see any way to add this
  • I can't see a way to add a keyboard shortcut for "run all above current cell" (or ditto for below cell)
  • In general, there does not seem to be a way, at least in the GUI, to add keyboard shortcuts to all menu items.

Proposal

Ideally, everything that can be achieved with the mouse would be surfaced as an element that could be tied to a keyboard shortcut via the GUI.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions