Opened 13 years ago
Last modified 13 years ago
#8625 closed Bug
IE: PageUp does not scroll the editor — at Initial Version
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
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 scrollbars start to 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