Opened 12 years ago
Last modified 12 years ago
#10201 confirmed Bug
Table properties have no width when opening dialog after resizing table — at Version 1
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Firefox | Cc: | satya_minnekanti@… |
Description (last modified by )
- 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 and can be reproduced from CKEditor 4.0 in Firefox browser.
Change History (1)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
Version: | 4.1 RC → 4.0 |