Opened 12 years ago
Last modified 12 years ago
#9875 closed Bug
Table dialog doesn't populate width correctly — at Initial Version
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0.1 |
Component: | Core : Tables | Version: | 4.0.1 |
Keywords: | Cc: |
Description
- Open any sample (on dev version).
- Open table dialog.
- Reset width (default is 500).
- Insert table.
- Open table dialog to edit inserted table.
- Width is set
'500'
again.
Now repeat these steps with extraPlugins = 'dialogadvtab'
. On step 6. width is correctly to empty value.