Opened 16 years ago
Closed 16 years ago
#3219 closed Bug (duplicate)
Combos don't hide when clicking on color buttons
Reported by: | Frederico Caldeira Knabben | Owned by: | Artur Formella |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed | Cc: |
Description
- Click on any of the combos to open it.
- With the combo opened, click a color selector button.
The combo will remain opened. The opposite also happens.
Attachments (3)
Change History (8)
comment:1 Changed 16 years ago by
Owner: | set to Artur Formella |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 3219.patch added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
Changed 16 years ago by
Attachment: | 3219_2.patch added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
The main problem was with focus (as usual).
Tested in IE6 and 7, FF3, Opera, Chrome, Safari4.
By the way this patch solves #3222.
Changed 16 years ago by
Attachment: | 3219_3.patch added |
---|
comment:5 Changed 16 years ago by
Keywords: | Review? removed |
---|---|
Resolution: | → duplicate |
Status: | assigned → closed |
This is the same issue as in #3068.
I have other idea.