Closed
Bug 597519
Opened 15 years ago
Closed 15 years ago
Attempting to add characters to a textarea filled to its maxlength with a trailing newline results in the caret to jump to the previous line
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b7
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | final+ |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
()
Details
Attachments
(1 file)
|
3.86 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Follow-up to bug 590554 (see bug 590554 comment 14):
> Mozilla/5.0 (X11; Linux i686; rv:2.0b7pre) Gecko/20100917 Firefox/4.0b7pre
>
> With the test URL in this bug, do the following:
>
> 1. Focus the textarea.
> 2. Press a
> 3. Press b
> 4. Press Enter
> 5. Press c
>
> After step 5 the caret moves to the end of the first line (after b). I think
> this is unexpected. If step 5 is "Press Enter" the caret doesn't move.
| Assignee | ||
Updated•15 years ago
|
blocking2.0: --- → ?
| Assignee | ||
Comment 1•15 years ago
|
||
Attachment #476428 -
Flags: review?(roc) → review+
| Assignee | ||
Updated•15 years ago
|
Attachment #476428 -
Flags: approval2.0?
blocking2.0: ? → final+
| Assignee | ||
Updated•15 years ago
|
Attachment #476428 -
Flags: approval2.0?
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs landing]
| Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [needs landing]
Target Milestone: --- → mozilla2.0b8
Updated•15 years ago
|
Target Milestone: mozilla2.0b8 → mozilla2.0b7
You need to log in
before you can comment on or make changes to this bug.
Description
•