Closed Bug 103154 Opened 23 years ago Closed 23 years ago

Incorrect cursor placement when clicking beyond end-of-line in textarea

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 83650

People

(Reporter: dwballance, Assigned: kinmoz)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20010913
BuildID:    2001091303

The cursor is misplaced if the mouse is clicked beyond the end of a line in a
textarea. Frequently it appears a couple rows above the cursor, or may instead
highlight a large chunk of text. Clicking beyond the end of a line should place
the cursor at the end of that line.

This seems to happen more often if there are multiple paragraphs, and
particularly if the text exceeds the length of the textarea and the area has
been scrolled down. It also happens when clicking below the last line of text.



Reproducible: Sometimes
Steps to Reproduce: Enter text in a text field sufficient to induce a scrollbar;
scroll down; click below last line of text, and beyond ends of lines.
Confirming Linux 2001100121 build.
But may have duplicate in the bug 101124 and maybe others.
Status: UNCONFIRMED → NEW
Component: Browser-General → HTML Form Controls
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Whiteboard: dupeme
.
Assignee: asa → rods
QA Contact: doronr → madhur
this page is a good place to test this things

http://www.zope.org/Members/anthony/tests/mozilla/textarea

i used the 1º textarea but happend too with others:
-if we put the cursor in the end and press right arrow it will jump to the start
-clicking and dragging a little horizontaly below the last line select the text
until "http://www.w3.org/TR/REC-html line and stop the selection in the same
vertical place where the cursor were
-just cliking puts the cursor in the "http://www.w3.org/TR/REC-html line in the
same vertical place where the mouse were


at least for me this happend all the times

mozilla 0.9.5 2001101117 win98
over to kin
Assignee: rods → kin
it's a dup


*** This bug has been marked as a duplicate of 83650 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Whiteboard: dupeme
You need to log in before you can comment on or make changes to this bug.