Closed
Bug 1421856
Opened 8 years ago
Closed 8 years ago
webextension popups aren't fully rendered when their icon isn't in the main toolbar
Categories
(WebExtensions :: Frontend, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1373490
People
(Reporter: eric.promislow, Unassigned)
Details
Attachments
(1 file)
198.36 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171123181853
Steps to reproduce:
1. I narrowed my window so the popup extension widgets were all scrolled off the toolbar
2. I pressed the ">>" button, and then clicked on the tabhunter icon
Actual results:
Two things happened
1. The tabhunter popup appeared, as if the right half of the panel was clipped off the side of the window.
2. The popup then moved to the left, but the right half wasn't rendered at all, so not all functionality is available. Plus it looks like ****.
This happens on both linux (57.0 (64-bit)) and osx.
Expected results:
The first render shouldn't happen. The second should, but all the contents of the popup should appear.
Component: Untriaged → WebExtensions: Frontend
OS: Unspecified → Linux
Product: Firefox → Toolkit
Reporter | ||
Comment 1•8 years ago
|
||
I saw the same behavior on OSX.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•