When pressing Ctrl+A then Left Arrow Key on a long text, the Text Cursor doesn't go to the first letter of the text
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | affected |
firefox133 | --- | wontfix |
firefox134 | --- | wontfix |
firefox135 | --- | fix-optional |
People
(Reporter: fernandommuniz, Unassigned, NeedInfo)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
1.61 MB,
video/x-matroska
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0
Steps to reproduce:
Pressed Ctrl+A then pressed the Left Arrow Key on a long text anywhere that only allows one line.
The text I pasted in the address' text entry box was:
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Actual results:
The Text Cursor went to the first VISIBLE letter of the long text.
Right at "ut aliquip".
Expected results:
The Text Cursor should have gone to the actual first letter of the whole text entry box.
Right at "Lorem ipsum".
Comment 1•2 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 months ago
|
||
I can reproduce the issue on Nightly135.0a1 ubuntu24.04.
data:text/html,<input value="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." autofocus>
Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=360d86fdb97bfa02c4fb847059da51c90db14014&tochange=bfd7fe0cf994048e80fb01adc672293b900b6689
Suspect: Bug 1802466
Comment 3•2 months ago
|
||
:dholbert, since you are the author of the regressor, bug 1802466, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 4•2 months ago
•
|
||
Thanks for the bug report and reduced testcase! I can reproduce. I can't take a look right away but I'll take a look soon. [leaving needinfo open]
Comment 5•2 months ago
|
||
(I can confirm that this is Linux-specific, too; I can't reproduce on Windows or macOS. I see Alice0775 already flagged it as-such; thanks!)
Updated•2 months ago
|
Comment 6•2 months ago
|
||
The component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit BugBot documentation.
Updated•2 months ago
|
Updated•2 months ago
|
Description
•