Opened 8 years ago
Last modified 8 years ago
#16724 confirmed Bug
[Safari] Can't focus widget's editable
Reported by: | kkrzton | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Safari | Cc: |
Description (last modified by )
Steps to reproduce
Note: this issue appears only on built version of CKEditor.
- Open http://tests.ckeditor.dev:1030/tests/plugins/widget/manual/block.
- Focus the Classic editor by clicking on header like
Len^na
. - Focus caption inside first image widget like
Image of Lena Söderberg us^ed in many image processing experiments.
.
Expected result
The editable caption is focusable.
Actual result
Caret jumps to the beginning of the content.
Other details (browser, OS, CKEditor version, installed plugins)
Tested on Safari 10.0.1 (11602.2.14.0.7) and 10.0.1 (12602.2.14.0.7).
Happens only in classic editor, inline editor works fine.
Change History (5)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 8 years ago by
comment:4 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 8 years ago by
I can reproduce it with 4.6.0 so it's not a regression in this release.
I was able to reproduce it on built version only. Dev version works fine.