Closed
Bug 123405
Opened 24 years ago
Closed 24 years ago
Insertion point isn't correct when clicking the end of a line with long paragraphs
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: mikepinkerton, Assigned: kinmoz)
Details
(Keywords: regression)
1) Go to the bug submit page
(http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser)
2) Enter the following text into the Description field (this will cause it to
scroll, which is key)
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
3) scroll down to the bottom of the description field and click in the
whitespace _after_ the last roo on the bottom line
expected:
- insertionpoint should go to bottom line
actual:
- insertion point goes somewhere a line or two above the bottom row. sometimes
is selects a lot of text
this basically makes textareas impossible to use. osx build 2/4/02.
Reporter | ||
Comment 1•24 years ago
|
||
i think this regressed from sometime last week. i had a build from jan 31 or so
and i don't recall seeing this behavior.
I think this is a dup of 83650 which I have a fix for.
*** This bug has been marked as a duplicate of 83650 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•