Closed
Bug 212515
Opened 22 years ago
Closed 22 years ago
Cursor not positioned properly inside text field when clicking on the edges
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
DUPLICATE
of bug 153766
People
(Reporter: kevinar18, Unassigned)
References
()
Details
Attachments
(1 file)
2.38 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030708
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030708
In an unformatted texfield, there is a border around all 4 edges. In Mozilla,
when you click on this border, the cursor positions itself at the end of the
text instead of where you click.
A testcase will follow.
Reproducible: Always
Steps to Reproduce:
Comment 1•22 years ago
|
||
Add the testcase to bug 153766 instead, thanks.
*** This bug has been marked as a duplicate of 153766 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•22 years ago
|
||
Here is a testcase to provide an example of the issue.
One of the things I did find out, is that Example #2 occurs in Internet
Explorer as well. It still seems like a bug to me, even if it does occur in
IE, but perhaps there is a reason.
You need to log in
before you can comment on or make changes to this bug.
Description
•