Opened 14 years ago
Closed 14 years ago
#8348 closed Bug (fixed)
Editor not resizing properly while table with width:500% added
| Reported by: | Krzysztof Studnik | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.2 |
| Component: | UI : Skins | Version: | 3.6.2 |
| Keywords: | Webkit | Cc: |
Description
Safari & Chrome
TC
- open editor and add Table with width set to 500%
- resize width of editor to make it smaller
Result
Editor body is not properly resized, editor frame is shrinking, while edit area and toolbars do not change.
Does not happen in 3.6.1
Attachments (3)
Change History (10)
Changed 14 years ago by
| Attachment: | zrzut_ekranu-29.png added |
|---|
comment:1 Changed 14 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 14 years ago by
| Milestone: | → CKEditor 3.6.2 |
|---|
Changed 14 years ago by
| Attachment: | 8348.patch added |
|---|
comment:3 Changed 14 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | confirmed → review |
Changed 14 years ago by
| Attachment: | 8348_2.patch added |
|---|
comment:4 Changed 14 years ago by
| Owner: | changed from Garry Yao to Frederico Caldeira Knabben |
|---|
I think I've found a solution which is much similar to [7213], but seems to not have performance impact.
comment:5 Changed 14 years ago by
Btw, the past patch passes the related test:
http://ckeditor.t/tt/6212/1.html
comment:6 Changed 14 years ago by
| Status: | review → review_passed |
|---|
comment:7 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with [7266].

Reproducible from rev [7213]