Open
Bug 1993765
Opened 9 months ago
Updated 1 month ago
Filter side bar doesn't show on https://ca.leftonfriday.com/collections/swim-tops
Categories
(Web Compatibility :: Site Reports, defect, P2)
Web Compatibility
Site Reports
Tracking
(Webcompat Priority:P1, Webcompat Score:8)
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: testcase, webcompat:platform-bug, webcompat:site-report)
User Story
platform:windows,mac,linux,android impact:workflow-broken configuration:general affects:all branch:release user-impact-score:800 diagnosis-team:layout
Attachments
(1 file)
|
104.15 KB,
text/html
|
Details |
STR:
- Click the 'Filter' button
- A side bar to filter should show up
| Reporter | ||
Updated•9 months ago
|
Severity: -- → S2
User Story: (updated)
Webcompat Priority: --- → P2
Webcompat Score: --- → 6
Keywords: webcompat:needs-diagnosis,
webcompat:site-report
Priority: -- → P2
| Reporter | ||
Comment 1•9 months ago
|
||
.plp-nav--top has min-height: -webkit-fill-available; which seems like it could be the problem
| Reporter | ||
Updated•9 months ago
|
Flags: needinfo?(dholbert)
Updated•9 months ago
|
User Story: (updated)
Webcompat Score: 6 → 8
| Reporter | ||
Updated•8 months ago
|
User Story: (updated)
Webcompat Score: 8 → 5
Updated•8 months ago
|
User Story: (updated)
Webcompat Score: 5 → 8
Updated•8 months ago
|
User Story: (updated)
Webcompat Score: 8 → 5
Comment 2•8 months ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #1)
Created attachment 9519541 [details]
Somewhat reduced test case
.plp-nav--tophasmin-height: -webkit-fill-available;which seems like it could be the problem
Thanks for the reduced testcase and that^ observation. (We haven't enabled -webkit-fill-available in the min-sizing properties yet; that's bug 1989071).
The reduced testcase matches Chrome if I toggle layout.css.webkit-fill-available.all-size-properties.enabled to true (turning on our existing but off-by-default level of support in those properties), so this is bug 1989071.
Depends on: 1989071
Flags: needinfo?(dholbert)
Keywords: webcompat:needs-diagnosis → webcompat:platform-bug
Updated•8 months ago
|
User Story: (updated)
Webcompat Score: 5 → 8
Updated•5 months ago
|
Webcompat Priority: P2 → P1
Updated•4 months ago
|
User Story: (updated)
Webcompat Priority: P1 → P2
Webcompat Score: 8 → 5
Updated•1 month ago
|
User Story: (updated)
Webcompat Priority: P2 → P1
Webcompat Score: 5 → 8
You need to log in
before you can comment on or make changes to this bug.
Description
•