When I use the full screen (Maximize) mode of ckeditor, clicking on the LinkIt icon has no effect until I exit out of the full screen mode. At that point (after clicking the Minimize icon) the overlay and the LinkIt dialog appear. I encountered this issue in Chrome, Safari and Firefox.

LinkIt works fine in the non-maximized mode, but for editing walls of text entering full screen mode is useful. Firebug shows no JS errors, so I'm guessing the full screen mode obscures the LinkIt overlay somehow?

Comments

anon’s picture

Status: Active » Fixed

Commited a fix.

The problem was that the full screen div had a huge z-index value (200000).

anon’s picture

Version: 7.x-2.5 » 7.x-2.x-dev

Status: Fixed » Closed (fixed)

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

randell’s picture

Issue summary: View changes

Bug still exists in 7.x-3.5.