Closed Bug 1779032 Opened 3 years ago Closed 1 year ago

Filter options are shifted to the right and unusable on radar.cloudflare.com

Categories

(Web Compatibility :: Site Reports, defect)

defect

Tracking

(Webcompat Priority:P3)

RESOLVED WORKSFORME
Webcompat Priority P3

People

(Reporter: ksenia, Unassigned)

References

()

Details

Attachments

(1 file)

This was initially reported in https://github.com/webcompat/web-bugs/issues/107033

To reproduce:

  1. Scroll down to “Market share by country and OS” in Firefox release or Nightly.
  2. Observe the filter options on the right.

Expected:
Filter options have proper width and readable.

Actual:
Filter options are shifted to the right and overlap each other.

Attached file 107033.html

I've attached a reduced test case. As the original reporter mentioned, applying either of the following fixes the issue for both the testcase and the original problem on the site:

remove align-items: flex-end from the outer flex container
add width: 100% to the inner flex container

Webcompat Priority: --- → ?
Webcompat Priority: ? → P3
Severity: -- → S3

I think this is now fixed?

Status: NEW → RESOLVED
Closed: 1 year ago
Component: Layout: Flexbox → Site Reports
Product: Core → Web Compatibility
Resolution: --- → WORKSFORME
Version: Firefox 102 → unspecified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: