[wp-trac] [WordPress Trac] #47318: Fix the placeholder for the post title field on the classic Edit Post screen
WordPress Trac
noreply at wordpress.org
Sat May 18 21:43:04 UTC 2019
#47318: Fix the placeholder for the post title field on the classic Edit Post
screen
----------------------------+----------------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.3
Component: Administration | Version:
Severity: minor | Keywords: good-first-bug
Focuses: accessibility |
----------------------------+----------------------------
This is actually a `<label>` element positioned on top of the `<input>`
that we hide with a bit of js when the input field is not empty.
The problem is that when the user right-clicks on the placeholder text,
the browser's context menu is "wrong", the browser shows the "general"
menu instead of the "edit" menu, there is no Paste, Spellcheck, etc.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47318>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list