Ticket #4930 (closed Bug: fixed)
Dialogs are broken in V2 and Office 2003 skin
| Reported by: | wwalc | Owned by: | fredck |
|---|---|---|---|
| Priority: | High | Milestone: | CKEditor 3.1 |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | Confirmed Review+ | Cc: | ckeditor@… |
Description
(regression).
Confirmed in every tested browser: IE8, IE6, Opera 10, Safari 4, FF 3.5, although the results are a bit different in every browser. I have attached a screenshot from IE6.
Previously dialod windows had fixed width, now the size of a dialog box depends on elements inside of it.
Attachments
Change History
comment:1 Changed 3 years ago by fredck
- Priority changed from Normal to High
This happens on the release version only. The uncompressed trunk is ok.
comment:2 Changed 3 years ago by fredck
- Status changed from new to assigned
- Owner set to fredck
This is due to the changes in the skin.js files introduced with [4470]. In effect the "dialogPluginReady" event is fired too early for the release version.
comment:5 Changed 3 years ago by fredck
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with [4868].
comment:6 Changed 3 years ago by Kingsquare
- Cc ckeditor@… added
- Status changed from closed to reopened
- Resolution fixed deleted
In the latest nightly build @ http://nightly.ckeditor.com/4871/_samples/skins.html in IE6, the OK button of the link and image dialog are not clickable with the v2 or office 2003 skin.
