[wp-trac] [WordPress Trac] #34255: Edit permalink accessibility improvements
WordPress Trac
noreply at wordpress.org
Sun Oct 11 17:24:14 UTC 2015
#34255: Edit permalink accessibility improvements
-------------------------------------+-------------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.4
Component: Permalinks | Version: 4.3
Severity: normal | Resolution:
Keywords: has-patch needs- | Focuses: ui, accessibility,
screenshots | administration
-------------------------------------+-------------------------------------
Comment (by afercia):
Forgot to say there are no visual changes :)
Quick reference for the `keypress` event:
https://api.jquery.com/keypress/
> ...similar to the keydown event, except that modifier and non-printing
keys such as Shift, Esc, and delete trigger keydown events but not
keypress events. Other differences between the two events may arise
depending on platform and browser.
Based on some quick testing, seems to me latest Firefox and IE 8 do
trigger the keypress event when pressing Escape, latest Chrome doesn't.
Can't test in modern IE and Safari.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34255#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list