Opened 12 years ago
Closed 12 years ago
#11362 closed Bug (duplicate)
[Chrome] Broken select all when specific content in editable
| Reported by: | Olek Nowodziński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Selection | Version: | 3.6.5 |
| Keywords: | Cc: |
Description
- http://ckeditor4.t/ckeditor/samples/replacebycode.html
- Clear contents.
- Put the caret at the beginning of editable.
- Bold.
- Write.
- Un-bold.
- Press space.
- Select all (C-a or the button).
- Selection is:
<p><strong>[W]rite</strong> </p>
expected:<p><strong>[Write</strong> ]</p>
It feels like it's broken since 3.x.
Attachments (1)
Change History (2)
Changed 12 years ago by
| Attachment: | chrome_selectall.mp4 added |
|---|
comment:1 Changed 12 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
It has turned out this issue is a duplicate of #9237.

Seeing is believing