Skip to content

Navigation mode: strange arrow key behaviour in nested blocks #30155

Closed
@ellatrix

Description

Create a column block with a paragraph in one of the columns and leave the paragraph selected. Press Esc to enter navigation mode.

  • Arrow up and down don't do anything.
  • Arrow right doesn't do anything.
  • Arrow left selects the column, which seems reasonable.

Now that the column is selected:

  • Arrow down selects the next column... This is strange. I expect something downwards to be selected.
  • Arrow right selects the paragraph inside the column. I expect the column to the right to be selected.
  • Arrow up doesn't do anything.
  • Arrow left selects the columns block, which again seems reasonable.

I would expect navigation mode to work more similarly like edit mode. Maybe we should reuse writing flow to also handle arrow navigation for navigation mode?

Activity

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

Metadata

Assignees

Labels

[Feature] Writing FlowBlock selection, navigation, splitting, merging, deletion...[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).[Type] BugAn existing feature does not function as intended

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions