[wp-trac] [WordPress Trac] #52849: Accessibility/Application passwords: Keyboard navigation issue on user profile screen
WordPress Trac
noreply at wordpress.org
Mon Jun 7 23:48:32 UTC 2021
#52849: Accessibility/Application passwords: Keyboard navigation issue on user
profile screen
----------------------------------------------+----------------------------
Reporter: audrasjb | Owner: alexstine
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.8
Component: Application Passwords | Version: 5.6
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch commit | Focuses: ui,
| accessibility
----------------------------------------------+----------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"51086" 51086]:
{{{
#!CommitTicketReference repository="" revision="51086"
Application Passwords: Allow enter key to submit profile form.
Fix the enter key in profile form fields moving focus to the application
password input instead of submitting the profile update for. Replace the
submit button type used for application passwords with `button
type="button"` and ensure that the enter key's native behavior isn't
overwritten.
props audrasjb, alexstine, promz, sabernhardt.
Fixes #52849.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52849#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list