Opened 13 years ago
Last modified 13 years ago
#8625 closed Bug
IE: PageUp does not scroll the editor — at Version 1
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE | Cc: |
Description (last modified by )
To reproduce:
- Go to replacebycode sample
- Press Ctrl+A , and Delete (clear the contents)
- Type 'test'
- Put the cursor at the beginning of the word test
- Start pressing enter, until scrollbar appears. (It should be about 8 Enter key presses)
- Press pageUp
Result: Cursor jumps up but the editor does not scroll to show it. Issue has been reproducible in all IE's from CKEditor 3.0 NOTE:If you press Enter key many times (let's say about 20 or 30) pageUp will work
Change History (1)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |