Closed Bug 617184 Opened 14 years ago Closed 14 years ago

about:addons does not function correctly with toolbar=0 in window.open

Categories

(Toolkit :: Add-ons Manager, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 593687

People

(Reporter: WeirdAl, Unassigned)

Details

(Keywords: testcase)

I'm filing this on behalf of one of our QA personnel at APN. Steps to reproduce: 1. Type javascript: var x = window.open ("http://www.getpersonas.com/en-US/", "mywindow", "chrome=0, menubar=0, toolbar=0, location=0, status=0, scrollbars=0, width=700, height=700"); 2. Click on Wear it button (in one of the offered personas) to apply Themes 3. Click on Allow 4. Click on Manage Themes 5. In the about:addons page which appears, try to click on Extensions or Plugins. Expected result: User can switch to see Extensions or Plugins. Actual result: All controls in the about:addons page are non-responsive, except for the "header-utils-btn" button. The key difference appears to be toolbar = 0. When toolbar = 1, everything works.
status2.0: --- → ?
Well, toolbar=0 means popup window. We don't expect to open the add-ons manager in a popup. There is bug 593687 on file, which will open the AOM window in a browser window.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
status2.0: ? → ---
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.