Opened 10 years ago
Last modified 10 years ago
#13291 confirmed Bug
Easy copy and paste of checkboxes
Reported by: | andrew mccall | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | 4.4.7 |
Keywords: | Webkit Blink | Cc: |
Description
When working in the ckeditor, you used to be able insert a check box in one area and then click on top of the check box (you did not have to highlight it) and copy and paste it. You can no longer do that.
If you click on top of the check box and copy it with the context menu, it just pates a space (no check box).
If you very tediously highlight the check box and copy it, it includes a space before the check box and a space after the check box.
Change History (1)
comment:1 Changed 10 years ago by
Keywords: | Webkit Blink added; Copy Paste removed |
---|---|
Status: | new → confirmed |
Version: | → 4.4.7 |
Problem can be reproduced in Blink and Webkit browsers from CKEditor 4.4.7.
Please note that selection or form elements handling, in other browsers, isn't perfect as well: #12465, #5804, #12074, #12895.