Opened 12 years ago
Closed 10 years ago
#10548 closed Bug (fixed)
Chrome/safari: Not possible to cut the formatted text
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5.3 |
Keywords: | Chrome Safari6 IBM | Cc: | Teresa Monahan, Irina |
Description
To reproduce the defect:
- Open any CKSample,clear existing text
- Apply a format for ex: Bold, type some text
- Select all the text by using Ctrl + A
- Press CTRL + X to cut the text
Expected Result: Selected text is cut from the editor
Actual Result: Selected text not cut from the editor
Change History (4)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.5.3 |
comment:2 Changed 12 years ago by
Summary: | Chrome: Not possible to cut the formatted text → Chrome/safari: Not possible to cut the formatted text |
---|
Same issue happening in Safari as well
comment:3 Changed 12 years ago by
Keywords: | Chrome Safari6 added |
---|
Same thing is happening in Safari6 (Mac) but doesn't occur on Safari 5 (Win). Thanks @satya.
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Fixed in CKEditor 4.4.6.
I was able to reproduce this problem from CKEditor 3.5.3 (when applying styles for collapsed selection was introduced in CKEditor). Looks like another new Chrome version quirks.