#12483 closed Bug (duplicate)
Pressing enter key moves cursor to beginning of document in Safari 7.1
Reported by: | Rob | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Keystrokes | Version: | |
Keywords: | Cc: |
Description
With the latest software update on my Mac (OS X 10.9.5), my Safari browser was updated to version 7.1 . Then I went to the ckeditor form to modify a page. When I press the enter key inside the editor, no matter where I am in the document, it returns my keyboard cursor to the beginning of the document.
There are no JavaScript errors in the console log. This problem did not occur in Safari 7.0 . The problem does not occur in my other browsers (Chrome and Firefox).
I can also reproduce the issue at http://ckeditor.com/demo . My co-worker has noticed the same issue.
Change History (5)
comment:1 Changed 10 years ago by
Keywords: | enter cursor safari 7.1 removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Version: | 4.4.2 |
comment:2 Changed 10 years ago by
I am using ckeditor 4.4.3,
Where i can find patch file for Ticket #12423
There is no file at the said location "branch:t/12423".
comment:3 Changed 9 years ago by
I've experienced this problem with Safari for the past several versions of CKEditor. I was hopeful that it would be fixed in the very latest version - 4.5.6 - but no joy. Pressing Return (Enter) still moves the cursor to the top of the document.
Is this problem understood by the developers? What quirk in Safari is causing it?
Chrome and Firefox work properly.
comment:4 Changed 9 years ago by
I'm having the same issue with Safari 9.0.3 on OSX 10.11.3 and I've just upgraded to CKEditor 4.5.7 which is supposed to resolve this issue. How can I get this resolved? It works fine in Firefox and Chrome on 10.11.3 just not Safari. Please advise.
comment:5 Changed 9 years ago by
I haven't been able to reproduce this problem in the same setup.
If you are not using some third-party CKEditor plugin which is causing this then perhaps this is cache issue. Please try clearing it.
DUP of #12423. The patch is already available in that ticket and if everything goes well, we are going to release CKEditor 4.4.5, including this patch, tomorrow.