Closed Bug 1574973 Opened 5 years ago Closed 5 years ago

Add an intervention for patch.com

Categories

(Web Compatibility :: Interventions, enhancement)

Unspecified
Android
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ksenia, Assigned: ksenia)

References

()

Details

The following css rule is causing the issue in Firefox for Android:

.dropdown-menu {
  top: 100%; 
}

For the override we could change this to top: auto

Note that the underlying Gecko bug that we're working around here was bug 1092007, which is now fixed in Nightly 71.

It might still be worth shipping an intervention, though, so that users of current release + beta get a working version of the website. (I think I recall that our interventions ride the release trains faster and/or go more directly through an addon or something?)

Thanks for the update, the intervention is in release now. We'll remove it once the bug is no longer reproducible (QA tests interventions monthly to see if we still need them).

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
See Also: → 1630204
You need to log in before you can comment on or make changes to this bug.