Changes between Initial Version and Version 1 of Ticket #10269, comment 11
- Timestamp:
- Dec 13, 2013, 11:51:21 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10269, comment 11
initial v1 1 1 This problem can only occur with jQuery UI 1.10.x or above. If you roll back to version 1.9.x you likely will see the problem disappear. If you still see the issue, assigning a base z-index to CKEditor of some high value will almost definitely fix the problem for you. 2 2 3 Moving forward for jQuery UI 1.10.x there are some substantial problems with the way the z-index stacking works. These problems basically are:3 Moving forward for jQuery UI 1.10.x there are some substantial problems for CKEditor with the way the z-index stacking works. These problems basically are: 4 4 1. iframe based drop downs lose their contents upon reselection under Firefox/Safari/Chrome 5 5 2. iframe based contents "flicker" under all IEs