Occuring in version: 8.0.0-beta11

When I use "Maximize" in CKEditor, which enlarges editor to whole page, then I'm not able to use Insert Image dialog. It seems like dialog is triggered, but it just doesn't show up. When I switch from "Maximized" mode to normal, dialog then suddenly appears.
Other dialogs (Table, Paste from word,...) seems to be working fine.

CommentFileSizeAuthor
#3 ckeditor-zindex.patch697 bytesdroplet
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joseph11’s picture

Issue summary: View changes
Issue tags: +D8UX usability
nod_’s picture

Sounds like a z-index issue.

droplet’s picture

FileSize
697 bytes

Changing z-index via JS is a better approach than fixing in CSS with a fixed z-index value

joseph11’s picture

Thanks droplet, confirming that patch works for me.

bill richardson’s picture

Status: Active » Reviewed & tested by the community
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 0e6d506 and pushed to 8.0.x. Thanks!

  • alexpott committed 0e6d506 on 8.0.x
    Issue #2499035 by droplet: When in CKEditor maximized mode, Insert Image...

Status: Fixed » Closed (fixed)

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