jupyter / jupyter/notebook

Left arrow keyboard shortcut does not navigate up the header hierarchy

Open
#7,367 0 comments 0 reactions 0 assignees View on GitHub
bug tag:Accessibility tag:Feature Parity
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

> An issue with the collapsible headings keyboard shortcut -- pressing 'left' correctly goes up to the parent header; however pressing it again should go to the grandparent header; it doesn't, instead going to the previous header of the same level.

Originally reported by @jph00 in #7041, as a regression from Notebook 6 to 7.

You can reproduce this by creating cells at the H1 and H2 levels:

1. Heading 1
a. Subheading 1a
b. Subheading 1b
2. Heading 2

When "Subheading 1b" is selected and not in edit mode, press LEFT. "Heading 1" should be active, not "Subheading 1a".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.