Closed Bug 1486611 Opened 6 years ago Closed 6 years ago

Searchbox Autocomplete popup shouldn't be transparent

Categories

(DevTools :: Shared Components, defect, P1)

defect

Tracking

(firefox-esr52 unaffected, firefox-esr60 unaffected, firefox61 unaffected, firefox62 unaffected, firefox63 verified)

VERIFIED FIXED
Firefox 63
Tracking Status
firefox-esr52 --- unaffected
firefox-esr60 --- unaffected
firefox61 --- unaffected
firefox62 --- unaffected
firefox63 --- verified

People

(Reporter: ntim, Assigned: nchevobbe)

References

Details

(Keywords: regression)

Attachments

(3 files)

Nicolas, do you think your recent changes could have caused this?
Flags: needinfo?(nchevobbe)
Thanks for reporting Tim. Yes it is caused by Bug 1478435.
I'll provide a patch for review shortly.
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Component: Netmonitor → Shared Components
Depends on: 1478435
Flags: needinfo?(nchevobbe)
Priority: -- → P1
Summary: Autocomplete popup shouldn't be transparent in netmonitor → Searchbox Autocomplete popup shouldn't be transparent
In Bug 1478435 a selector was removed causing the background
of the SearchBox autocomplete to be transparent and without
box-shadow.
This patch add the needed rule in the CSS. We take this as an
opportunity to fix a small positioning issue by making sure
the element stick to the left.
Attached image Screenshot of the fix
Here's how it looks now
Comment on attachment 9004478 [details]
Bug 1486611 - Fix SearchBox styling; r=ntim.

Tim Nguyen :ntim has approved the revision.
Attachment #9004478 - Flags: review+
Copied from Phabricator:

Can you file a follow up bug about using var(--theme-arrowpanel-background) for all tooltips ? It's already being used for .tooltip-container[type="doorhanger"] > .tooltip-panel (the meatball menu), and i don't see any good reason not to expand this to all arrow tooltips.
Flags: needinfo?(nchevobbe)
https://hg.mozilla.org/mozilla-central/rev/ca333637e6d0
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Flags: qe-verify+
Depends on: 1491547
(In reply to Tim Nguyen :ntim from comment #6)
> Copied from Phabricator:
> 
> Can you file a follow up bug about using var(--theme-arrowpanel-background)
> for all tooltips ? It's already being used for
> .tooltip-container[type="doorhanger"] > .tooltip-panel (the meatball menu),
> and i don't see any good reason not to expand this to all arrow tooltips.

Filed bug 1491547
Flags: needinfo?(nchevobbe)
Reproduced the issue on 63.0a1 (2018-08-27).
Verified with 63.0b7, 64.0a1 on Win10x64, Ubuntu 16.04LTS, macOS 10.13 and can confirm that the background is properly displayed.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: