Closed Bug 89370 Opened 24 years ago Closed 24 years ago

Textarea: Cursor at end-position don't move to left

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 88164

People

(Reporter: dgolesny, Assigned: rods)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010628 BuildID: 2001062815 Cursor don't move left, if moving from upper longer line down behind the end of line with cursor-keys. Reproducible: Always Steps to Reproduce: You have 2 lines in a textarea (1. is long, 2. is shorter) 1. Click in the Textarea in the first line near end 2. Use Cursor-Key Down-Key (the Cursor is now behind last character of 2nd line 3. Try Cursor-Key Left Actual Results: nothing. Expected Results: cursur should go to left <html> <head> <style type="text/css"> BODY { background:#FFFFFF; font-family: Arial, sans-serif; font-size:14px;} TD { font-family: Arial, sans-serif; color:#000000; font-size:12px; } </style> </head> <body> 1. Click in the Textarea in the first line near font-family.<BR> 2. Use Cursor-Key Down-Key (the Cursor is now behind &quot;..FFF;}&quot;<BR> <B>3. Try Cursor-Key Left</B> <table cellpadding="8" width="800" align="center"> <tr> <td><textarea name="layoutval[css]" rows="10" style="width:500px"> BODY {background:#0000CC; color:#FFFFFF;font-family: Arial, sans-serif;} .menu {color:#FFFFFF;} </textarea></td> </tr> <tr>
*** This bug has been marked as a duplicate of 88164 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified dup
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.