Open
Bug 1996925
Opened 26 days ago
Clicking border of input sets caret position to beginning
Categories
(Firefox for Android :: Browser Engine, enhancement)
Tracking
()
UNCONFIRMED
People
(Reporter: david.scheipers, Unassigned)
Details
Steps to reproduce:
Focus a text or search input field that already contains text by tapping on the border of the input. Demo
Actual results:
The caret jumps to the beginning of the text.
Expected results:
The caret should appear at the position clicked, preserving intuitive text editing behavior and reducing confusion.
Behavior differs from Firefox Desktop and Chrome (which correctly place the caret where clicked).
Safari on iOS also exhibits the same "jump to start" behavior.
(Mozilla/5.0 (Android 15; Mobile; rv:144.0) Gecko/144.0 Firefox/144.0)
You need to log in
before you can comment on or make changes to this bug.
Description
•