Open
Bug 343983
Opened 19 years ago
Updated 2 years ago
[Mac] Clicking textbox border misplaces caret (due to browser.drag_out_of_frame_style?)
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
109 bytes,
text/html
|
Details |
Split from bug 153766:
Clicking the top border of a textbox places the caret at the beginning of the text, as opposed to acting like clicking a few pixels below. Similarly, clicking the bottom border places the caret at the end of the text.
Uri said in bug 153766 comment 22 that this is due to browser.drag_out_of_frame_style being "1" on Mac. So I guess the bug is that that pref should only apply to (clear) drags, not clicks, or perhaps that it should not treat borders as part of the textbox.
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
This bug still exists on trunk. I hit it about once a month.
Reporter | ||
Comment 3•15 years ago
|
||
Still happens on trunk.
Reporter | ||
Comment 4•12 years ago
|
||
Still happens on trunk. The patch in bug 865654 did not fix this.
Hardware: PowerPC → All
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•