Opened 16 years ago
Closed 16 years ago
#3806 closed Bug (fixed)
Form dialogs stop working after modifying a form element.
| Reported by: | Martin Kou | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | 3.0RC Review+ | Cc: |
Description
To reproduce:
- Create a default text field.
- Select the created text field and edit it by opening the text field dialog again.
- Change any parameter in the text field dialog, e.g. change size to 80. Press OK.
- Now try to create another default text field.
- It doesn't work.
Attachments (2)
Change History (8)
comment:1 Changed 16 years ago by
| Keywords: | 3.0RC added |
|---|---|
| Owner: | set to Martin Kou |
| Status: | new → assigned |
Changed 16 years ago by
| Attachment: | 3806.patch added |
|---|
comment:2 Changed 16 years ago by
| Keywords: | Review? added |
|---|
Changed 16 years ago by
| Attachment: | 3806_2.patch added |
|---|
comment:3 Changed 16 years ago by
Found similar issues in form, button, radio button, check box, hidden field, text area and select box dialogs.
comment:4 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:5 Changed 16 years ago by
| Summary: | Text field dialog stops working after modifying a text field. → Form dialogs stop working after modifying a form element. |
|---|
Changed title to reflect on the nature of this ticket.
comment:6 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed with [3744].
Click here for more info about our SVN system.

Should be a trivial bug.