Opened 12 years ago
Closed 10 years ago
#10567 closed Bug (fixed)
Safari & Chrome: CTRL + A does not select entire content in editor body if text has formatting applied
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5.3 |
Keywords: | IBM Webkit | Cc: | Teresa Monahan, Irina |
Description
To reproduce the defect
- Open any CK Editor sample & clear any existing content
- Apply any of the formatting ( Bold, italic etc)
- Type few paragraphs of text.
- Press Ctrl + A to select all content in editor body
Issue: Only part of text is selected
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Keywords: | Webkit added |
---|---|
Version: | → 3.5.3 |
Problem can be reproduced from CKEditro 3.5.3 rev. [6461] (When applying styles to empty selection in Webkit was made possible) in Chrome and Safari 6.
Safari 5 seems free of this bug.
I didn't observe same behaviour in plain contenteditable element so there is rather bug in editor.
comment:3 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Fixed in CKEditor 4.4.6.
Same issue happens if text has font style or font size applied