Closed Bug 1593317 Opened 6 years ago Closed 6 years ago

WebExtensions arrow panel is blank

Categories

(Toolkit :: UI Widgets, defect)

72 Branch
Desktop
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1593009
Tracking Status
firefox-esr68 --- unaffected
firefox70 --- unaffected
firefox71 --- unaffected
firefox72 --- fixed

People

(Reporter: alice0775, Unassigned)

References

(Regression)

Details

(Keywords: nightly-community, regression)

Attachments

(2 files)

Reproducible : always

Steps to reproduce:

  1. Install https://addons.mozilla.org/en-US/firefox/addon/poper-blocker-pop-up-blocker/
  2. Click WebExtensions icon in Navbar

Actual Results:
WebExtensions arrow panel is blank

Expected Results:
WebExtensions arrow panel should popup properly

Regression Window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=10eb7fee625f8c09d4af04c37fd44195de7cda10&tochange=97514cd3237ce93aca88458d53643b2ac551128e

Regressed by: Bug 1589766

Attached file about:support

Also the add-on AutoFill no longer produces it's menu bar when there are forms on a page.

The add-on has:

body {
  zoom: 0 !important; /*sometime don't know why it just zoomed in*/
  /* other stuff */
}

That is... unfortunate? In the sense that it does nothing for non-Firefox browsers, and with bug 1589766 it causes the page not to render at all. It probably wants zoom: 1 or something but...

(In reply to Gary [:streetwolf] from comment #2)

Also the add-on AutoFill no longer produces it's menu bar when there are forms on a page.

Do you know if that has the same regression range? This add-on doesn't contain any zoom declaration at all.

Flags: needinfo?(garyshap)

I went back to a few days before the regression range and the autofill bar still didn't appear when I had forms to fill. Those already set up auto filled but without the bar I can't add new forms to autofill. Contacted the author but haven't had a reply yet.

Flags: needinfo?(garyshap)

This seems to just be bug 1593009, then.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: