Closed
Bug 2014931
Opened 2 months ago
Closed 2 months ago
fix suggestion dropdown visual issues from browser-shared.css removal exposed by 2008977
Categories
(Core :: Machine Learning: Frontend, defect, P1)
Core
Machine Learning: Frontend
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: dmosedale, Assigned: dmosedale)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [genai] [input])
Attachments
(1 file)
When bug 2008977 (smartbar-suggestions) lands, there will be visual problems because of the removal of the include browser-shared.css in aiWindow.html in bug 2013621. With some help from my friend Claude, I've narrowed down the things we need to so that we can fix the visual issues without including the whole world. Patch forthcoming.
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Fixes visual problems exposed by bug 2008977 (smartbar-suggestions) related to the
landing of bug 2013621, which removed browser-shared.css in aiWindow.html.
To verify:
- Open AI Window
- Type something
- Confirm that the dropdown looks clean, rather than broken
| Assignee | ||
Updated•2 months ago
|
Summary: fix suggestion dropdown visual issue from browser-shared.css remove exposed by 2008977 → fix suggestion dropdown visual issues from browser-shared.css removal exposed by 2008977
| Assignee | ||
Updated•2 months ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 months ago
|
Blocks: finish-responsive-sidebar
| Assignee | ||
Updated•2 months ago
|
Severity: -- → S4
Points: 2 → 5
Pushed by dmosedale@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9705e4960005
https://hg.mozilla.org/integration/autoland/rev/e2f17f649416
Fix suggestions dropdown visual issues, r=Gijs,ai-frontend-reviewers,urlbar-reviewers,emilio,mak
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•2 months ago
|
Points: 5 → 1
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•