[wp-trac] [WordPress Trac] #64923: command palette input doesn't allow some keys
WordPress Trac
noreply at wordpress.org
Mon Mar 23 07:55:51 UTC 2026
#64923: command palette input doesn't allow some keys
--------------------------+--------------------------------
Reporter: Presskopp | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: | Focuses: ui, accessibility
--------------------------+--------------------------------
Comment (by Presskopp):
To clarify:
The Home/End keys should take me to the beginning/end of the string in the
**input field**, or to make it short:
The input field should behave like any other usual input field, **as long
as it has focus**.
quoting
https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-
autocomplete-list
An HTML input with type="text" is used for the textbox so the browser
will provide platform-specific editing keys.
quoting
https://www.w3.org/WAI/ARIA/apg/patterns/combobox/
When a descendant of a listbox, grid, or tree popup is focused, DOM focus
remains on the combobox and the combobox has aria-activedescendant set to
a value that refers to the focused element within the popup.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64923#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list