Page MenuHomePhabricator

Visual Editor Toolbar elements not accessible by keyboard
Closed, ResolvedPublicBUG REPORT

Description

Steps to Reproduce:

  • Go to a page
  • Navigate to "Edit" and hit enter
  • Navigate to Editor textbox
  • Using keyboard, navigate to toolbar elements like "Style text", "Insert"

Actual Results:

  • Elements are not accessible by keyboard

Expected Results:

  • All elements should be accessible by keyboard

Event Timeline

This one is a little tricky. The toolbar controls are only enabled is user has its focus on the editor textbox, because it needs to know where to insert elements and which text to change fonts. But at the same time, elements should always be accessible by keyboard.
You cant put focus on two places at the same time. Maybe a shortcut to move focus from the editor to the toolbar will do?

Bkudiess-msft claimed this task.

The described bug is not reproduced MW > 1.33