[wp-trac] [WordPress Trac] #41158: Increase tinymce panel z-index

WordPress Trac noreply at wordpress.org
Sat Jul 1 04:57:36 UTC 2017


#41158: Increase tinymce panel z-index
--------------------------+-------------------------
 Reporter:  greuben       |       Owner:  azaozz
     Type:  defect (bug)  |      Status:  reviewing
 Priority:  normal        |   Milestone:  4.8.1
Component:  Customize     |     Version:  4.8
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  javascript
--------------------------+-------------------------
Changes (by westonruter):

 * keywords:   => has-patch
 * owner:   => azaozz
 * version:  trunk => 4.8
 * status:  new => reviewing
 * milestone:  Awaiting Review => 4.8.1


Comment:

 @greuben There were some CSS changes in [40631] also related to `z-index`.
 Other similar CSS changes were made in Customize Posts to get the TinyMCE
 UI elements to appear in the right spot: https://github.com/xwp/wp-
 customize-posts/blob/d87ff821ddb4611a1bade7859498cbb97d2b77ac/css
 /customize-posts.css#L223-L240

 The CSS-based change perhaps was a workaround for not being aware of the
 need to modify the WordPress TinyMCE plugin.

 @azaozz Is this going to be the right change to make or should it be
 sniffing for Customizer context and only setting the value to `500001` in
 that case?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41158#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list