Opened 16 years ago
Closed 13 years ago
#3164 closed Bug (duplicate)
[Webkit] SelectAll incorrectness
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Webkit | Cc: |
Description
It's unable to select all document content with either keyboard Ctrl-A or Select All button, the selection range is actually just covered inline element content.
Reproducing Procedures
- Open the replace by code example page;
- Make document content and selection as following by double click on cell:
<p> <span style="font-size: 24px;">text</span></p>
- Click on 'Select All' button and followed with 'delete' key;
- Type some random text;
- Actual Result : the entered text shared the same font size as previous.
Change History (3)
comment:1 Changed 16 years ago by
Milestone: | CKEditor 3.0 → CKEditor 3.x |
---|
comment:2 Changed 14 years ago by
Milestone: | CKEditor 3.x |
---|
comment:3 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
DUP of #8082.
I'm marking this one as dup as the former has more inforamtion.
Milestone CKEditor 3.x deleted