Hitting the Left / Right arrows in the AI Chat input field will scroll the Sidebar horizontally instead of moving the cursors between characters
Categories
(Core :: Machine Learning: Frontend, defect, P1)
Tracking
()
People
(Reporter: rdoghi, Assigned: gcardieri)
References
(Blocks 2 open bugs)
Details
(Keywords: access, Whiteboard: [genai][input][qa])
Attachments
(2 files)
Found in
- Nightly 149.0a1 (2026-02-06)
Affected versions
- Nightly 149.0a1 (2026-02-06)
Affected platforms
- All
Steps to reproduce
- Open the AI Chat Sidebar in a Smart Window.
- Add a Lot of text in the Chat Input field.
- Use the Left / Right arrows to navigate between characters.
Expected result
- The keyboard cursor should move between characters.
Actual result
- The AI Chat sidebar scrolls horizontally instead of moving the keyboard cursor.
Regression range
N/A
Updated•2 months ago
|
Updated•2 months ago
|
Comment 1•2 months ago
|
||
Access s2 because of restricted keyboard operability.
Comment 2•1 month ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:Mardak, could you consider increasing the severity?
For more information, please visit BugBot documentation.
Comment 3•1 month ago
|
||
I did a little bit of diagnosis of the scrollbar in bug 2018921 (didn't realize this was on file) - I'm not sure if fixing that (so there isn't a scrollbar) will fix this bug and/or if there should be more work here, but it seemed worth highlighting.
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 4•1 month ago
|
||
I don't see the horizontal scrollbar, I remember fixing a similar issue for the scroll bar with https://phabricator.services.mozilla.com/D283382 / https://bugzilla.mozilla.org/show_bug.cgi?id=2015807.
However, the arrow keys are still not moving between characters so I'll work on that.
Comment 5•1 month ago
|
||
(In reply to Giulia Cardieri (:gcardieri) from comment #4)
I don't see the horizontal scrollbar, I remember fixing a similar issue for the scroll bar with https://phabricator.services.mozilla.com/D283382 / https://bugzilla.mozilla.org/show_bug.cgi?id=2015807.
However, the arrow keys are still not moving between characters so I'll work on that.
bug 2018921 was fixed by Elissa yesterday and probably addressed the scrollbar portion. :-)
| Assignee | ||
Comment 6•1 month ago
|
||
Updated•1 month ago
|
Updated•1 month ago
|
Comment 9•1 month ago
|
||
Backed out for causing bc failures @ browser_aiwindow_smartbar_keyboard_navigation.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/7f43dd4425c1c65a302cbd80fc291ba341ce0b66
Comment 10•1 month ago
|
||
| Assignee | ||
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 11•1 month ago
|
||
| bugherder | ||
| Reporter | ||
Comment 12•1 month ago
|
||
Verified as fixed in our latest Nightly 150.0a1 (2026-03-12).
Description
•