Ticket #6137 (closed Bug: fixed)
Table dialog: width doesn't have the default value on second open
| Reported by: | fredck | Owned by: | Saare |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | General | Version: | 3.4 Beta |
| Keywords: | Cc: |
Description
- Click the table button to create a new table. Note that the Width field presents the default "500" value.
- ESC to close the dialog.
- Click the table button again.
The Width field will be blank.
Works well with CKEditor 3.3.2.
Attachments
Change History
comment:3 Changed 3 years ago by garry.yao
- Status changed from review to review_failed
The patch provide a workaround for this particular field while it's still buggy when you have, e.g. a default table height.
comment:4 Changed 3 years ago by garry.yao
The patch is proposing the following change:
No 'change' event during internal fields committing and when fields resetting.
comment:6 Changed 3 years ago by Saare
- Status changed from review_failed to review
It's great seeing you here Garry.
comment:7 Changed 3 years ago by Saare
- Status changed from review to review_failed
The change in the reset method causes problems with manual resetting.
comment:10 Changed 3 years ago by fredck
- Status changed from review_passed to closed
- Resolution set to fixed
Fixed with [5822].
Note: See
TracTickets for help on using
tickets.
