Opened 16 years ago
Closed 13 years ago
#3965 closed Bug (invalid)
"Collapse Toolbar" changes editor width
| Reported by: | Artur Formella | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Toolbar | Version: | |
| Keywords: | Firefox | Cc: |
Description
Open tc.html in IE8 and click button to collapse toolbar.
Result: The width of the editor is changed.
Attachments (1)
Change History (4)
comment:1 Changed 16 years ago by
| Keywords: | Firefox added |
|---|
comment:3 Changed 13 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
In your example you have set wifth:100% not width:100%. Typo in attribute makes floated div not having any width at all which means that it will adjust itself to contents.

Oh, not IE8 but FF3.