Opened 12 years ago
Last modified 12 years ago
#9157 confirmed Bug
About dialog: no hover effect for the Cancel button.
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
Unlike in other dialog windows (e.g Image or Link), the Cancel button is orange, not red. It has no hover effect as well.
The Templates dialog, which is using a single Cancel button as well, works fine.
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.2.1 → 3.0 |
comment:2 Changed 12 years ago by
I focus could be put on X in the top right corner - maybe there would be no problem.
comment:3 Changed 12 years ago by
Weird thing about Opera - on local samples result is as in all other browsers but (in Opera) if you clear cache and open replacebyclass sample for version 3.2 from our apps you will get no focus on cancel button and working hover.
This issue has been reproducible in all browsers from CKEditor 3.0.
This is happening because focus is set on Cancel button when dialog is opened (probably because of accessibility). If you click in contents and then hover over the button it works.