[wp-trac] [WordPress Trac] #34431: Cant use tinymce with Edge Browser

WordPress Trac noreply at wordpress.org
Sat Oct 24 18:05:58 UTC 2015


#34431: Cant use tinymce with Edge Browser
--------------------------+--------------------
 Reporter:  usermrpapa    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.4
Component:  Editor        |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+--------------------
Changes (by SergeyBiryukov):

 * milestone:  Awaiting Review => 4.4


Old description:

> 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...

New description:

 Seems a recent change in WP for the Edge browser has killed tinymce
 editor...

 reference: [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#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list