Opened 15 years ago
Last modified 15 years ago
#4736 closed Bug
Page Up/Down keys in wysiwyg not working well — at Initial Version
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | General | Version: | |
Keywords: | Confirmed Review+ | Cc: |
Description
Environment
WinXP, affected all IE versions
Reproducing Procedures
- Open a sample page with contents long enough to appear the scrollbar.
- Put cursor at the beginning of document and press 'PageDown' key.
- Actual Result: Though the selection is changed, the scrollbar is not moved a bit at all.
- Expected Result: The cursor's scrolling into the desired position.