Opened 14 years ago
Closed 13 years ago
#7938 closed Bug (expired)
in enterMode BR pasting text (ctrl + V) produces the page scrolling up or down
Reported by: | alan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I have an installation of CKEDITOR and i'm using shiftEnterMode and enterMode to 'BR' and i got a scrolling up or down issue when i insert text using CTRL + V
To reproduce. (in WYSIWYG)
- shiftEnterMode and enterMode to 'BR'
- Enter some text until the scroll appears
- paste some text using CTRL + V
After that you'll see a scrolling up or down effect on the iframe. I noted this behavior on Firefox 4 not sure about other browsers and haven't check in ENTER_DIV mode.
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I've checked it once more and couldn't reproduce.
Closing as expired.
When content is inserted in to CKEditor, it scrolls to he bottom of that content. Also when content is inserted the iframe is resized so combining those two may look like an scrolling up or down.
Is this the effect you are talking about or this scrolling takes some other form? Could you provide me with more information on this one?