[Proton] The bottom right corner of the search bar drop-down is broken
Categories
(Firefox :: Search, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | unaffected |
firefox89 | --- | affected |
firefox90 | --- | affected |
People
(Reporter: ailea, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
(Whiteboard: [proton-address-bar] )
Attachments
(1 file)
(deleted),
image/png
|
Details |
Tested with:
Release 88
Beta 89.0b10
Nightly 90.0a1 (2021-05-11)
Tested on:
Windows 10
Steps:
- Launch firefox and add the search bar to the toolbar.
- Input any random string/letter in the search bar in order to open the drop-down.
Actual result:
The bottom right corner of the search bar drop-down is broken (see the screenshot attached).
Expected result:
The bottom right corner of the search bar drop-down should be displayed correctly like the other drop-down corners.
Regression range:
Note: This is not reproducible on macOS or Ubuntu.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 1•3 years ago
|
||
This is a graphical glitch due to the new cliprounded shadow, I remember Neil saying it's not trivial to make it look right, because we draw the border but Windows draws the shadow.
Indeed the same graphical defect is visible in context menus.
Shilpa, From the point of view of Search, I don't think it's a P2a because this happens only on the legacy search bar, not the Address Bar.
The legacy search bar is not enabled by default but must be customized in.
Additionally this graphical bug exists in every menu using this shadow, like context menus, as visible in bug 1705254. We should either address or accept the problem globally, than just for the search bar.
Comment 2•3 years ago
|
||
Bug 1708735 is looking into simplifications to the panels code so we may be able to draw our own shadow at a certain point.
Updated•3 years ago
|
Description
•