Closed
Bug 214613
Opened 22 years ago
Closed 22 years ago
clicking left border of textbox should place caret at left of textbox
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 153766
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: qawanted)
Steps to reproduce:
1. Type some stuff into a textbox.
2. Unfocus the textbox.
3. Click the left border of the textbox.
Result: caret is at the end of the textbox (doesn't matter where caret was at
the end of step 1)
Expected: caret should be at left of textbox
This bug also affects the right border of a textbox, as you can tell by dragging
from the right border to the left border, but that's less noticable.
Comment 1•22 years ago
|
||
This sounds like a core editor or selection issue to me...
Keywords: qawanted
Comment 2•22 years ago
|
||
*** This bug has been marked as a duplicate of 153766 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Executed Test case id 49(Test cases verion 2.5 document) & found that the issue still exists so REOPENED
Updated•14 years ago
|
QA Contact: ian → layout.form-controls
You need to log in
before you can comment on or make changes to this bug.
Description
•