Opened 15 years ago
Last modified 14 years ago
#6380 closed Bug
FireFox: Holding ctrl+v produces odd cursor behavior and line breaks — at Initial Version
Reported by: | Jude Allred | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 3.1 |
Keywords: | Firefox | Cc: |
Description
- go to ckeditor.com/demo
- click 'new page'
- type 'a'
- select 'a', press ctrl+c
- hold ctrl+v
[expected] A continous stream of "a"s are produced
[actual] After a few moments, the cursor resets to the start of the document and begins a fresh line of "a"s.
Note: The start of the broken behavior is inconsistent- sometimes it starts immediately, other times it doesn't occur until dozens of "a"s have been pasted.
See video