Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#28431 closed defect (bug) (duplicate)

There's no way to close the "keyboard shortcuts" modal with the keyboard

Reported by: iseulde Owned by:
Priority: normal Milestone:
Component: TinyMCE Version: 4.0
Severity: normal Keywords:
Cc: Focuses: ui, accessibility, javascript

Description

Quite an ironic bug.

When you open the "help" modal with alt + shift + H, there's no way to close it with the keyboard. Using the same shortcut opens *another* modal over the old one. Esc doesn't work. Then I close the modal with the mouse, but the first one remains open (so it looks like nothing closed...). Clicking on it again finally closes everything.

Change History (5)

#1 @iseulde
12 years ago

A keyboard user trap. :)

#3 @afercia
12 years ago

  • Focuses ui accessibility javascript added
  • Version4.0

See also discussion on #27642 about the content of the modal. It probably needs a complete refresh.

#4 @iseulde
12 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #27642.

#5 @iseulde
12 years ago

Fixed in [30757].

Note: See TracTickets for help on using tickets.