[wp-trac] [WordPress Trac] #34431: Cant use tinymce with Edge Browser
WordPress Trac
noreply at wordpress.org
Sat Oct 24 16:45:23 UTC 2015
#34431: Cant use tinymce with Edge Browser
--------------------------+-----------------------------
Reporter: usermrpapa | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Seems a recent change in WP for the Edge browser has killed tinymce
editor...
reference: https://core.trac.wordpress.org/changeset/33927
where a new $is_edge variable was added... however, its never used
anywhere...
so now checks for using tinymce (richedit) fail in function
user_can_richedit()... so for Edge, it always returns false... need to
add $is_edge checks for allowing richedit...
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34431>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list