Opened 13 years ago
Closed 13 years ago
#8352 closed Bug (fixed)
IE9 : Bad toolbar wrapping
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.2 |
Component: | UI : Toolbar | Version: | 3.6 |
Keywords: | IE9 | Cc: |
Description
In IE9, the toolbars are not wrapping properly.
Introduced with CKEditor 3.6.
Attachments (2)
Change History (8)
Changed 13 years ago by
Attachment: | Screenshot_8352.png added |
---|
Changed 13 years ago by
Attachment: | 8352.patch added |
---|
comment:1 Changed 13 years ago by
Owner: | set to Frederico Caldeira Knabben |
---|---|
Status: | new → review |
comment:2 Changed 13 years ago by
Status: | review → pending |
---|
WFM on trunk, need more clue to reproduce.
comment:3 Changed 13 years ago by
Status: | pending → confirmed |
---|
I have just opened replacebycode sample in IE9 and resized the editor.
Issue is reproducible.
comment:4 Changed 13 years ago by
Status: | confirmed → review |
---|
comment:5 Changed 13 years ago by
Milestone: | → CKEditor 3.6.2 |
---|---|
Status: | review → review_passed |
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [7265].
This is fixable by reverting a change made on [6725].
I'm just worried because that changeset explicitly removed that line for some reason, but it's hard to tell now why.