Open Bug 445950 Opened 16 years ago Updated 3 years ago

Textarea content doesn't scroll to keep caret in view when I press Up/Down arrow keys

Categories

(Core :: DOM: Editor, defect, P5)

x86
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.1a1pre) Gecko/2008071716 Minefield/3.1a1pre

Steps:
1. Load data:text/html,<textarea rows=4 cols=7>abcdefghijklmnop</textarea>
2. Click in the visible text.
3. Press the Down arrow key.

Result: 
The caret moves all the way to the right (after the 'p') as expected, but the textarea content fails to scroll to keep the caret in view.
Attached file testcase version 2
Had to add wrap=off attribute to reproduce the bug.

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: minor → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: