Closed Bug 91976 Opened 24 years ago Closed 24 years ago

Cursor keys do not work as expected in editor

Categories

(Core Graveyard :: GFX, defect)

x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 88164

People

(Reporter: morgan_toal, Assigned: kmcclusk)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010628 BuildID: 2001062815 The cursor keys in the Editor do not work as expected. Please consider the following simple html document: <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta name="author" content="morgan_toal@yahoo.com"> </head> <body> Line 1<br> <br> Line 2<br> <br> </body> </html> If you position the cursor at the end of "Line 1" or "Line 2" * Left and right arrow keys do not move cursor. * From "Line 1", Up arrow moves you to beginning of "Line 1", this should not happen If you position the cursor at the beginning of line 2: * Up arrow does not move you up one row to beginning of "Line 1". If you position the cursor in between the two lines: * Right arrow does not bring you to the end of "Line 1" * Left Arrow does not bring you to beginning of "Line 2" If you position cursor on blank line after "Line 2": * Right arrow does not move cursor to end of "Line 2" Reproducible: Always Steps to Reproduce: 1.Create sample document. 2.Check cursor key functionality at beginning and end of lines. Actual Results: Cursor control via arrow keys is not as expected. Expected Results: Arrow keys should move cursor the same way Netscape 4 composer did.
Builds from http://ftp.mozilla.org/pub/mozilla/nightly/latest/ or /latest-0.9.2/ should both have this fixed. *** This bug has been marked as a duplicate of 88164 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.