Opened 16 years ago
Closed 16 years ago
#4910 closed Bug (fixed)
Paste command scrolls document in IE
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | Core : Pasting | Version: | SVN (CKEditor) - OLD |
| Keywords: | Confirmed IE Review+ | Cc: |
Description
There's an undesired document scroll-to-end effect when the IE security dialog is pending decision after click on 'Paste' command.
While it will vanish as soon as the decision is made.
Attachments (1)
Change History (7)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
| Milestone: | → CKEditor 3.3 |
|---|
Changed 16 years ago by
| Attachment: | 4910.patch added |
|---|
comment:3 Changed 16 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → assigned |
| Version: | → SVN (CKEditor) |
Depend on #4682.
comment:4 Changed 16 years ago by
| Keywords: | Review? added |
|---|
comment:5 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

For me, it happens regardless of the IE security dialog.
Tested with Vista + IE8 and FF3.
When I paste in the middle of document using ctrl+v or mouse right click and paste, the document scrolls down so that the pasted line appears on the top in the editing panel. Of course, the document should be long enough to have the vertical scroll bar, and you have to paste something when the vertical scroll bar is not at the bottom end.