Opened 11 years ago

Last modified 10 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

  1. Open replacebyclass sample.
  2. Place caret in table cell.
  3. Press "option key" or click right mouse button to open context menu.
  4. Using keyboard navigate to Cell -> Merge cells (which is disabled).
  5. 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 Jakub Ś

Keywords: Chrome IE added
Status: newconfirmed
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.

  • IE - focus is lost and this issue can be reproduced from CKEditor 3.6.1 rev. [6920].
  • Chrome - it was working fine from CKE 3.6.1 till CKE 3.6.6 and got broken in CKE 4.0 beta. Actually only visible selection is lost. If after pressing enter you press down arrow, focus will show up on next menu element.

comment:2 Changed 10 years ago by Jakub Ś

Could be related to #11501

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy