[wp-trac] [WordPress Trac] #42022: Customize: Fix date time control defects
WordPress Trac
noreply at wordpress.org
Fri Sep 29 07:12:14 UTC 2017
#42022: Customize: Fix date time control defects
--------------------------+--------------------------
Reporter: melchoyce | Owner: westonruter
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.9
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui
--------------------------+--------------------------
Comment (by afercia):
When clicking the preview link, it opens in a new tab but there's no
indication it is going to open a new tab. All links that use
`target="_blank"` or a like in this case a named browsing context keyword:
`target="06abf282-e641-4862-bf60-121cac815ffe"`
ned to inform users a new browser tab will be opened. The standard text
for this currently used in core is:
`__( '(opens in a new window)' )`
not sure if in this case it needs also a `rel="noopener noreferrer"`
attribute, see for example #36809 and #37941.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42022#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list