Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #21347, comment 1


Ignore:
Timestamp:
07/23/2012 12:57:38 AM (12 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21347, comment 1

    initial v1  
    1 21347.patch adds checking of modifier keys when inserting a tab char in the file editors textareas, so Shift + Tab will work as expected. It also adds a key combination to be able to tab past the textarea: first press Esc, then press Tab. This behavior is described by an aria-describedby element for the textareas.
     121347.patch adds checking of modifier keys when inserting a tab char in the file editors textareas, so Shift + Tab will work as expected. It also adds a key combination to be able to tab past the textarea: first press Esc, then press Tab. This behavior is described by aria-describedby elements for the textareas.