Changes between Version 1 and Version 2 of Ticket #8060, comment 4
- Timestamp:
- May 10, 2012, 1:14:59 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8060, comment 4
v1 v2 1 Patch fixes dialogs like anchor 1 Patch fixes dialogs like anchor mentioned in ticket #8028 2 2 3 3 [[Image(ckeditor_anchor.png)]] 4 4 5 but it breaks dialogs like frame, find and Link in IE8 and IE9.5 but it breaks dialogs like **iFrame, Find and Link in IE8 and IE9**. 6 6 7 7 When you first open dialog (after clearing the cache) top elements will be overflow (see result.png). Everything gets back to normal after you hover over dialog for few seconds. Another problem is that once the layout is ok the cancel button may disappear. 8 [[Image(result.png)]]