[wp-trac] [WordPress Trac] #33301: Create and edit links inline
WordPress Trac
noreply at wordpress.org
Sat Feb 6 13:53:59 UTC 2016
#33301: Create and edit links inline
-------------------------+-------------------------------------------------
Reporter: iseulde | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.5
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, accessibility, javascript,
| administration
-------------------------+-------------------------------------------------
Comment (by afercia):
Replying to [comment:23 azaozz]:
> - Add placeholder when adding new link.
Happy to see the latest changes greatly improve keyboard interaction and
solve the main issues noticed in Firefox and IE and mentioned in
[comment:14 comment 14] :) Noticed some more things to check:
'''Minor visual thing:'''
- place the cursor on an already existing link
- the link toolbar appears
- press Tab to move away from the Editor
- the link toolbar doesn't disappear
'''Initial focus:'''
- place the cursor on an already existing link
- edit the link either by clicking the pencil icon in the link toolbar or
using a keyboard shortcut (e.g. Ctrl/Cmd+k)
- the initial focus is on the input field
- press Tab to move focus to the "Apply" or "Advanced" buttons
- press Escape to close the toolbar
- edit again the link
- the initial focus is on the previously focused button
Expected: initial focus should always be set on the input field and not on
the "toolbar".
'''Search results and jQuery autocomplete live regions extension
quirks:'''
- When users manually type or paste a URL the search shouldn't be
triggered. Maybe detecting when input value starts with "http"?
- When editing a link (i.e. the input field has some value), each time the
input field get focused a live region message "No search results" gets
announced. This happens also when moving to the "Apply" or "Advanced"
buttons and then moving back to the input field
- Same, when pasting a URL a message "No search results" gets announced
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33301#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list