Opened 13 years ago
Last modified 13 years ago
#10201 confirmed Bug
Table properties have no width when opening dialog after resizing table — at Initial Version
| Reported by: | Jakub Ś | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.0 |
| Keywords: | Firefox | Cc: | satya_minnekanti@… |
Description
- Create new table with default width 500.
- Switch to wysiwyg mode and resize it with FF native handles.
- Right click on the table and select Table properties.
Result: Width has no value assigned.
This is happening because when using Firefox native resize handles, Firefox operates on attributes while CKEditor operates on styles what results in two widths (#9287).
Issue #9287 no longer occurs in CKE 4.1 RC but one does.
