Opened 12 years ago
Closed 11 years ago
#10522 closed Bug (fixed)
[Opera]Form elements editing doen's work on Opera
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Opera | Cc: |
Description (last modified by )
- Open Opera
- Open editor http://localhost/javascript/ckeditor-presets/build/full/ckeditor/samples/replacebyclass.html
- Create e.g. radio button with all options checked or filled in.
- Click OK
- Now radio button is still selected, click next to it and double-click on it
Result:Dialog is empty and it should not be.
Change History (4)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Keywords: | form removed |
Status: | new → confirmed |
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Not reproducible on Opera 21 on CKEditor 4.4.
Please note if in step 5 you don't click next to radio button but double click on it when it is selected you will see all radio button data in dialog.
Once you click next to it you no longer can select it. It is like selection for form element is lost. Taking this in to account I think that this ticket is related to #9885.
This ticket adds simply some extra new broken area that was introduced in CKE 4.0.