Opened 12 years ago
Last modified 12 years ago
#9478 closed Bug
Undefined table width gets reset to default — at Version 5
Reported by: | Joel | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 4.0 |
Keywords: | Cc: |
Description (last modified by )
To reproduce:
- Clear editor contents with CRTL+A Backspace
- Insert default table
- Open table properties dialog, clear width value and click OK
- Open table properties one more time.
Result: Default table width 500px is present in width field and once you click OK table gets default width.
Reproducible in CKEditor 4 in all browsers. Works fine in CKEditor 3.6.5
Change History (3)
comment:2 Changed 12 years ago by
comment:4 Changed 12 years ago by
Component: | General → UI : Dialogs |
---|---|
Description: | modified (diff) |
Status: | new → confirmed |
Summary: | Undefined table width gets reset to default if changing other settings. → Undefined table width gets reset to default |
Version: | 3.6.4 → 4.0 (GitHub - master) |
comment:5 Changed 12 years ago by
Description: | modified (diff) |
---|
Apparently this requires a specific configuration to work. I could not reproduce in demo, but I was able to reproduce (IE9 & Chrome) in the V4 demo at http://nightly-v4.ckeditor.com/3694/samples/fullpage.html
Another way on the same page