Closed Bug 357635 Opened 18 years ago Closed 18 years ago

when the end of Textarea row reached by using spacebar, the cursor move back to the begining position

Categories

(Core :: DOM: Editor, defect)

1.8 Branch
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 87314

People

(Reporter: mobject, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 when the end of Textarea row reached by using spacebar, the cursor move back to the start position. But when a char input, the new char will show in the new line. I think new char has show in the right positoin but the cursor does not show right. Reproducible: Always Steps to Reproduce: 1.input any characters 2.spacebar to the the last column of that row 3.cursor will appear at the last characters input. 4.input a charecter, that char will appear in another position(not at the last character that cursor are standing). Actual Results: can not determine where did the cursor move to
It's nothing to do with keyboard navigation. is the text area using fixed-width font? also it depends on the word-wrap behavior. I don't think it's a bug.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Sorry, I misunderstood bug description. Please ignore my last comment.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Status: UNCONFIRMED → NEW
Ever confirmed: true
reproduced on thunk and branches.
Component: Keyboard Navigation → Editor
Product: Firefox → Core
Version: unspecified → 1.8 Branch
I am seeing this on Linux as well. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061021 BonEcho/2.0 -> ALL, ALL
OS: Windows XP → All
Hardware: PC → All
QA Contact: keyboard.navigation
This is a dupe of bug 143950 / bug 87314, is it not?
No response, duping. *** This bug has been marked as a duplicate of 87314 ***
Status: NEW → RESOLVED
Closed: 18 years ago18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.