Page Up/Down keys in wysiwyg not working well
Environment
WinXP, affected all IE versions, with the following config:
config.docType = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">';
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.
Change History (8)
Description: |
modified (diff)
|
Keywords: |
Review? added
|
Owner: |
set to Garry Yao
|
Status: |
new →
assigned
|
Keywords: |
Review- added; Review? removed
|
Keywords: |
Review? added; Review- removed
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Only occurred when 'config.docType' is set to XHTML.