Closed Bug 108818 Opened 23 years ago Closed 23 years ago

If textarea in form has scrollbar, right arrow causes wrap around while left arrow does not

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 82151

People

(Reporter: kleist, Assigned: rods)

Details

Build ID: 2001 10 30 03 RECIPE: 1. Add lines in a textarea of a form until the scrollbar appears. 2. Place the caret after the last character of the last line. 3. Press the right arrow key. The caret now wraps around to just before the first character of the first line. This is fine. 4. Press the left arrrow key. Nothing happends. One would expect a wrap around to after the last character of the last line. This is annoying, since if the textarea has many lines it's useful to be able to place the caret at the last possible position as a preparation for entering more text. Now that position is quite tricky to find.
reassigning
Assignee: morse → rods
Component: Form Manager → HTML Form Controls
QA Contact: tpreston → madhur
it's a dup *** This bug has been marked as a duplicate of 82151 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.