[wp-trac] [WordPress Trac] #42530: Unexpected focus lost when switching editor tabs
WordPress Trac
noreply at wordpress.org
Mon Nov 13 18:51:20 UTC 2017
#42530: Unexpected focus lost when switching editor tabs
------------------------------+--------------------------------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.9
Component: Editor | Version: 4.9
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses: accessibility, administration
needs-patch |
------------------------------+--------------------------------------------
Comment (by afercia):
Additional note about documentation standards: many multiline inline
comments introduced in [41630] use a double asterisk, e.g.:
{{{
/**
* If the selection is on a shortcode with Live View, TinyMCE creates a
bogus markup,
* which we have to account for.
*/
}}}
This doesn't meet the documentation standards. Multiline comments should
use just a single asterisk. The double asterisk is only for docblocks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42530#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list