Opened 14 years ago
Closed 14 years ago
#7879 closed Bug (fixed)
Dialog fiels in the dialogadvtab plugin do not trigger the change event
| Reported by: | Sa'ar Zac Elias | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.1 | 
| Component: | UI : Dialogs | Version: | 3.4.2 | 
| Keywords: | Cc: | 
Description
- Open table dialog.
- Switch to Advanced tab.
- Change style to "width: 700px".
- Switch to Table Properties tab.
Note that the width field's value is 500 and not 700 as expected.
Regression of [5949].


Fixed with [6948].