[wp-trac] [WordPress Trac] #29523: Editor highlights the wrong tab
WordPress Trac
noreply at wordpress.org
Wed Sep 10 21:57:02 UTC 2014
#29523: Editor highlights the wrong tab
-------------------------------+--------------------
Reporter: pimplicado | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0.1
Component: Editor | Version: 4.0
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+--------------------
Comment (by azaozz):
Tested with several locales and cannot reproduce this, suspecting it is
caused by a plugin. If somebody can reproduce it, few things to check (in
the browser console) when it happens:
- Run `getUserSetting('editor')` should return `tinymce`.
- Check the classes on `<div id="wp-content-wrap" ...>`, should have
`tmce-active` or `html-active`.
- Check the CSS for the Text tab and look at what selectors override the
styling in `.wp-switch-editor`, and where that CSS comes from (core or
plugin/theme).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29523#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list