Opened 12 years ago
Last modified 10 years ago
#9884 closed Bug
[FF3.x] Select all and copy breaks inline editor — at Version 1
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 4.0 Beta |
Keywords: | Firefox3 | Cc: |
Description (last modified by )
- Go to http://ckeditor4.t/ckeditor/samples/inlineall.html
- Focus first editor in the right column (2 paragraphs)
- C-a, C-c, C-v
- Editable is totally broken
Change History (1)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Firefox3 added |
Status: | new → confirmed |
Version: | 4.0.1 (GitHub - master) → 4.0 Beta |
Problem can be reproduced in Firefox 3.6 from CKEditor 4 beta. Whole div with id="column3" gets copied into content area div.
NOTE: I have impression that it has already been reported but I was not able to find duplicate.