Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
ckeditor.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jun 2015 at 15:19 UTC
Updated:
25 Jun 2015 at 12:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joseph11 commentedComment #2
nod_Sounds like a z-index issue.
Comment #3
droplet commentedChanging z-index via JS is a better approach than fixing in CSS with a fixed z-index value
Comment #4
joseph11 commentedThanks droplet, confirming that patch works for me.
Comment #5
bill richardson commentedComment #6
alexpottCommitted 0e6d506 and pushed to 8.0.x. Thanks!