Opened 10 years ago

Last modified 10 years ago

#11412 confirmed Bug

[OSX, Safari] Pressing ESC key in a dialog brings fullscreen browser window back to normal state

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: 3.6.4
Keywords: Mac Webkit Cc:

Description

  1. Open any page with CKEditor in Safari.
  2. Maximize browser window (an arrow in the upper right-hand corner).
  3. Open a dialog (link, image).
  4. ESC.

Expected: Dialog is closed. Actual: Dialog is closed but window is no longer fullscreen.

My first guess is that some preventDefault is needed. It is not reproducible in Chrome though, so additional research is needed to figure out if the problem is CKEditor or Safari itself.

Change History (1)

comment:1 Changed 10 years ago by Jakub Ś

Keywords: Mac Webkit added
Status: newconfirmed
Version: 3.6.6 (SVN - trunk)3.6.4

I was able to reproduce this problem only in Safari 6 (Safari 7 had no issue in my case)from CKEditor 3.6.4 rev. [7516] in both CKE 3.x and CKE 4.x.

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