Open Bug 915840 Opened 11 years ago Updated 9 months ago

HOME, END, PAGEUP, and PAGEDOWN keyboard shortcuts within a textarea do not scroll page or textarea to move new cursor position into view

Categories

(Core :: General, defect)

defect

Tracking

()

People

(Reporter: cpeterson, Unassigned)

References

()

Details

STR:
1. Open a page with a large textarea that extends off screen, such as https://en.wikipedia.org/w/index.php?title=Mozilla&action=submit#editform

2. Focus the textarea and scroll up and down using the arrow keys.
3. See that Gecko scrolls the page as the cursor hits the end of the screen before the end of the textarea.
4. Now move your cursor around the textarea using the HOME, END, PAGEUP, and PAGEDOWN keyboard shortcuts.

RESULT:
The cursor moves off screen, but the page does not scroll. Chrome and Safari scroll the page so that the new cursor position is vertically centered on screen.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.