Opened 7 years ago

#17035 new Bug

Inline editor remains active after tabbing off editor - MS Edge

Reported by: Jonathan Owned by:
Priority: Normal Milestone:
Component: General Version: 4.7.0
Keywords: Cc:

Description

Steps to reproduce

  1. Using MS Edge, place focus in an inline editor
  2. Tab out of the editor onto a button element
  3. Hit the enter key

Expected result

The click event of the button element should be fired.

Actual result

The button click event is not fired but the editor steals the browser's focus.

Other details (browser, OS, CKEditor version, installed plugins)

This can be seen with all versions of Edge. For some reason it doesn't seem to be a problem with input elements of type button, only button elements (though it may affect other elements as well).

I can reproduce this with the CKEditor demo page. I select the inline editor and shift-tab back to the button elements to select one of the other editor demos. Hitting the enter key on one of the button elements pulls the focus back to the editor. I've attached an animated GIF.

Attachments (1)

Edge Tab Button Issue.gif (136.9 KB) - added by Jonathan 7 years ago.

Download all attachments as: .zip

Change History (1)

Changed 7 years ago by Jonathan

Attachment: Edge Tab Button Issue.gif added
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