Open Bug 1648056 Opened 4 years ago Updated 3 years ago

When zooming the add-on manager, select dropdowns in the add-on preferences do not show up in the right position

Categories

(Toolkit :: Add-ons Manager, defect, P3)

defect

Tracking

()

Tracking Status
firefox79 --- affected

People

(Reporter: Gijs, Unassigned)

References

Details

STR:

  1. install an add-on that has dropdowns in its preferences, e.g. https://addons.mozilla.org/en-US/firefox/addon/tumblr-post/ or https://addons.mozilla.org/en-US/firefox/addon/min-twitter/
  2. open about:addons
  3. open the preferences of the add-on installed in step 0
  4. zoom in (any zoom pctage will do, the higher the more obvious the effect)
  5. open any dropdown

ER:
dropdown opens next to the select box

AR:
dropdown anchor position is too far down / to the right, when zoomed in.

The same thing doesn't happen with menulists in about:preferences , or if I insert a select tag into about:support. So I think it's something to do with about:addons' peculiar setup of having a "remote" (child-process) content browser inside a parent-process tab (which also has its own nested browser...). The zoom level will be set the same on all these browsers, and I suspect we're multiplying it for each viewport, when that isn't what the effect of the zoom ends up being. So this may be a layout bug...

(note: on current nightly/beta, bug 1647727 will mean the dropdown doesn't show up at all. Fix pending on autoland. I did check but this bug manifested before the select parent changes that regressed bug 1647727. Unclear if it ever worked right, I haven't checked.)

Summary: When zooming the add-on manager, select dropdowns in the add-on preferences do not show up in the right place → When zooming the add-on manager, select dropdowns in the add-on preferences do not show up in the right position

I can't reproduce this on Mac, but I do see it on Windows.

That said, zooming doesn't seem to work properly on Mac, either. It seems to zoom just the text, not the page. Same behaviour in Preferences on Mac.

Ah, I somehow had zoom text only set. This reproduces on Mac as well when that isn't set.

The severity field is not set for this bug.
:mixedpuppy, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(mixedpuppy)
Severity: -- → S3
Flags: needinfo?(mixedpuppy)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.