Opened 11 years ago
Last modified 11 years ago
#10952 confirmed Bug
Various issues when choosing inactive option in context menu
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Accessibility | Version: | 4.0 Beta |
Keywords: | Chrome IE | Cc: |
Description
- Open replacebyclass sample.
- Place caret in table cell.
- Press "option key" or click right mouse button to open context menu.
- Using keyboard navigate to Cell -> Merge cells (which is disabled).
- Press enter or click that option.
General problem - nothing should happen IMO when choosing disabled option.
Browser specific:
- IE: focus is completely lost - I'm unable to close the context menu or navigate in it.
- Chrome: focus is lost (at least I think so, because none option is focused), but everything still works.
Change History (2)
comment:1 Changed 11 years ago by
Keywords: | Chrome IE added |
---|---|
Status: | new → confirmed |
Version: | → 4.0 Beta |
I see two issues here.
After selecting inactive menu option, menu was closed. It was happening till CKE 3.6.1 rev. [6920]. With this revision it was fixed incompletely.