Opened 11 years ago
Last modified 11 years ago
#11414 confirmed Bug
[OSX, Safari] Problems when closing a dialog with ESC and unsaved contents
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 4.3 Beta |
Keywords: | Mac Webkit | Cc: |
Description (last modified by )
- Open plugins/mathjax/samples/mathjax.html
- Wait for formulas to load.
- Double click a formula, don't change or touch anything.
- Press ESC.
Expected: Dialog should close
Actual: Editor says that some dialog contents has been altered (but really hasn't).
- Press ESC to get rid of the window.
Expected: Dialog should remain open (even though the prompt is invalid), cancel should prevent dialog from closing.
Actual: Sometimes another prompt is displayed which, when ESCed, sends us back to the editor. Sometimes no additional prompt is displayed but this is still invalid because dialog is closed.
I'm unable to reproduce in other browsers/dialogs.
I managed to reproduce it with sourcedialog, randomly (see another screencast).
Attachments (2)
Change History (6)
Changed 11 years ago by
Attachment: | safariEscDialogClose.mp4 added |
---|
Changed 11 years ago by
Attachment: | safariEscSourcedialog.mp4 added |
---|
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by
Summary: | [OSX, Safari, MathJax] Problems when closing a dialog with ESC and unsaved contents → [OSX, Safari] Problems when closing a dialog with ESC and unsaved contents |
---|
comment:3 Changed 11 years ago by
Keywords: | Mac Webkit added |
---|---|
Status: | new → confirmed |
Version: | 4.3 → 4.3 Beta |
I was able to reproduce this problem from CKEditor 4.3 beta in Safari 6 and 7 only.
The video explaining the bug