[wp-trac] [WordPress Trac] #33268: The inline toolbars (image, wpView, link) show above the wplink modal backdrop
WordPress Trac
noreply at wordpress.org
Wed Aug 5 01:08:28 UTC 2015
#33268: The inline toolbars (image, wpView, link) show above the wplink modal
backdrop
--------------------------+-----------------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Seems the wpLink modal triggers another `editor.nodeChange()` after it is
opened/shown. That shows the floating toolbar as the right element is
selected in the editor.
As the wpLink backdrop is added to the DOM before the inliine toolbar, and
they have the same z-index, the toolbar is shown above the backdrop.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33268>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list