Opened 15 years ago
Closed 12 years ago
#4961 closed Bug (fixed)
ckeditor lost current selection under safari
Reported by: | wxu | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0.2 |
Keywords: | Cc: |
Description
ckeditor lost current selection under safari after click address bar or search bar. it works under chrome, firefox, but doesn't work under safari. Steps to reproduce using safari:
- open this test file
- click any position in the editor
- click safari address bar or search input box on the top (the current selection will not highlight now, but still highlight under firefox and chrome)
- click execute button
- it will insert the image at the beginning.
Attachments (1)
Change History (7)
Changed 15 years ago by
Attachment: | test_safari.html added |
---|
comment:1 Changed 15 years ago by
CKEditor version 3.0 and 3.02 OS: Mac OSX 10.5 Safari: 4.04(5531.21.10)
comment:3 Changed 15 years ago by
Is there any workaround to avoid this? it's important and emergent for me.
thanks
comment:4 Changed 15 years ago by
thanks garry.yao, I verified that it works with safari4 on windows, but doesn't work on mac osx 10.5
put the file in the same folder as the other samples