Open
Bug 2067076
Opened 14 days ago
Updated 4 hours ago
The Jump to Bottom button cannot be clicked and does not have any hover or pressed states
Categories
(Core :: Machine Learning: Frontend, defect)
Tracking
()
ASSIGNED
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | unaffected |
| firefox155 | --- | affected |
| firefox156 | --- | affected |
People
(Reporter: rdoghi, Assigned: giulia, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [aiasst])
Attachments
(2 files)
Found in
- Nightly 156.0a1 (2026-08-26)
Affected versions
- Nightly 156.0a1 (2026-08-26)
Beta 155.0b6
Affected platforms
- all
Preconditions
Enable Smart Window
Enable NOVA styles.
Steps to reproduce
- Have a few follow up conversations in the Sidebar.
- Scroll back up in the sidebar.
- Click the Jump to button arrow.
Expected result
- The Jump to bottom button should have a hover and pressed states and the button should be clickable.
Actual result
- The Jump to bottom button is not clickable at all with Nova enabled
Regression range
N/A
Updated•14 days ago
|
Comment 1•7 days ago
|
||
The severity field is not set for this bug.
:jlevinsohn, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jlevinsohn)
Updated•6 days ago
|
Severity: -- → S3
Flags: needinfo?(jlevinsohn)
Updated•6 days ago
|
Updated•6 days ago
|
| Assignee | ||
Comment 2•2 days ago
|
||
Updated•2 days ago
|
Attachment #9639354 -
Attachment description: WIP: Bug 2067076: Add z-index and cursor pointer to jump to bottom button in chat → Bug 2067076: Add z-index and cursor pointer to jump to bottom button in chat
Updated•2 days ago
|
Assignee: nobody → gcardieri
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 days ago
|
Whiteboard: [aidisc] → [aiasst]
Pushed by gcardieri@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/73e23aa0ccec
https://hg.mozilla.org/integration/autoland/rev/a9b498702931
Add z-index and cursor pointer to jump to bottom button in chat r=czhou
Pushed by sstanca@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/88fa72d2f463
https://hg.mozilla.org/integration/autoland/rev/8590488daa5e
Revert "Bug 2067076: Add z-index and cursor pointer to jump to bottom button in chat r=czhou" for causing mochitets failures in browser_smartwindow_jump_to_bottom.js.
Comment 5•10 hours ago
|
||
Reverted this because it was causing mochitets failures in browser_smartwindow_jump_to_bottom.js.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/aiwindow/ui/test/browser/browser_smartwindow_jump_to_bottom.js | test_jump_to_bottom_scroll_and_click - Scroll fade should be painting so the button is actually covered - "none" != "none" - got "none", expected "none" (operator !=)
Flags: needinfo?(gcardieri)
Pushed by gcardieri@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/421a1bd6aa42
https://hg.mozilla.org/integration/autoland/rev/11c599294859
Add z-index and cursor pointer to jump to bottom button in chat r=czhou
You need to log in
before you can comment on or make changes to this bug.
Description
•