Closed Bug 1650703 Opened 4 years ago Closed 4 years ago

Select dropdown doesn't zoom correctly based on text zoom

Categories

(Core :: Layout: Form Controls, defect, P2)

78 Branch
Desktop
Windows 10
defect

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- wontfix
firefox77 --- unaffected
firefox78 --- wontfix
firefox79 --- wontfix
firefox80 --- fixed

People

(Reporter: alice0775, Assigned: emilio)

References

(Regression)

Details

(Keywords: nightly-community, regression)

Attachments

(1 file)

Reproducible: Always when text zoom

Steps To Reproduce:

  1. Open https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select
  2. Alt > View > Zoom > Zoom Text Only
  3. Zoom in/out
  4. Click <select> element so that the dropdown will pop up

Actual Results:
Select dropdown doesn't zoom correctly based on text zoom.
(It looks like the text zoom level is applied twice)

Expected Results:
The text zoom level should be applied correctly.

Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=cc8881b3128c07537ad0c9c0a0dd35b0d9ce8a99&tochange=8604456ea61eafc35ae28670d95e8595ee850f6e

Has Regression Range: --- → yes
Has STR: --- → yes

Looks like a regression from bug 1643522.

Severity: -- → S3
Flags: needinfo?(emilio)
Priority: -- → P2
Summary: Select dropdown doesn't zoom correctly based on text zoom → Select dropdown doesn't zoom correctly based on text zoom
Assignee: nobody → emilio

The computed font-size already has the zoom value in that case.

Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/046e85287ed2
Don't double-apply text zoom for <select> popups. r=Gijs
Regressions: 1652454
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: