Download & Extend

jquery-ui popups hidden if ckeditor in fullscreen

Project:Media
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

If you click on maximize icon in cke editor and try to open LinkIt or Add media (anything that uses jquery ui-dialog), then z-index of the dialog will be lower than ckeditors full screen window and popup can't be seen.

CKeditor full screen z-index is 9999. There's a a parameter called zIndex in ui-dialog, that makes the fix quite simple.

Patch in next post.

Comments

#1

Patch for 7.x-2.x branch.

AttachmentSizeStatusTest resultOperations
media-ui-popup-hidden-in-full-screen-1779984-1.patch323 bytesIdleFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch media-ui-popup-hidden-in-full-screen-1779984-1.patch. Unable to apply patch. See the log in the details link for more information.View details

#2

Status:active» needs review

#3

Status:needs review» reviewed & tested by the community

The patch in #1 applied cleanly and fixed the media browser being hidden behind the "fullscreen" CKEditor.

#4

Version:7.x-2.x-dev» 7.x-1.x-dev
Status:reviewed & tested by the community» needs review

commited in 7.x-2.x
Need to check 7.x-1.x

#5

Status:needs review» fixed

same patch applied and fixed the problem in 1.x as well with just a small offset, thanks

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here