Closed Bug 109845 Opened 23 years ago Closed 23 years ago

Quirky behavior of arrow keys in textarea box on Mac OS

Categories

(Core :: DOM: Selection, defect)

PowerPC
All
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 82151

People

(Reporter: mozilla7, Assigned: kinmoz)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.5+) Gecko/20011109 BuildID: 2001110908 On Mac OS, when the insertion point is on the last line of a multi-line text box (such as a TEXTAREA form element), pressing the Down arrow moves the insertion point to the end of the last line. Pressing the Up arrow on the first line moves the insertion point to the beginning of the line. In Mozilla, pressing the Down arrow moves the insertion point to the end of the line, but then pressing Left or Right arrows moves the insertion point as if it were at the beginning of the last line, rather than the end. Reproducible: Always Steps to Reproduce: 1. Click in the middle of some multi-line text 2. Press the Down arrow until the insertion point moves to the end of the last line 3. Press the Right arrow Actual Results: The insertion point moves to between the first and second characters of the last line Expected Results: The insertion point should not move If you press Down to get to the end, then press Left, the insertion point jumps to the end of the next-to-last line. See bug 46811.
These are selection issues... -->mjudge I think it's a duplicate of bug #82151 *** This bug has been marked as a duplicate of 82151 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Component: Editor: Core → Selection
OS: Mac System 8.5 → All
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.