Opened 14 years ago
Last modified 14 years ago
#6192 closed Bug
Webkit: editor.focus() fails if no selection ranges exist — at Version 7
Reported by: | Jude Allred | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.1 |
Component: | General | Version: | 3.4.1 |
Keywords: | WebKit | Cc: |
Description (last modified by )
This causes insertion into the editor to fail.
Repro steps:
- use Chrome
- go to ckeditor.com/demo
- without focusing the editor, attempt to insert a smiley
- smiley insertion fails. [expected] a smily is inserted.
Ditto for tables, attachments, and all other insertables.
I've written and tested a fix. It's attached as an hg patch file.
Change History (9)
Changed 14 years ago by
Attachment: | webkit focus.patch added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Keywords: | Webkit added |
---|---|
Status: | new → confirmed |
Version: | → 3.4.1 (SVN - trunk) |
Bug confirmed on Chrome build 6.0.495.0
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.4.1 |
---|
comment:4 Changed 14 years ago by
Keywords: | HasPatch added |
---|
comment:5 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
Changed 14 years ago by
Attachment: | 6192.patch added |
---|
comment:6 Changed 14 years ago by
Status: | assigned → review |
---|
comment:7 Changed 14 years ago by
Description: | modified (diff) |
---|
Note: The patch is meant to be applied to wysiwygarea/plugin.js