Closed
Bug 1373296
Opened 9 years ago
Closed 8 years ago
checkbox with display:none are visible in inline WebExtension options
Categories
(WebExtensions :: Frontend, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: n.gollenstede, Assigned: mattw)
Details
(Whiteboard: [triaged])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170612224034
Steps to reproduce:
1. Install a WebExtension that uses labels to toggle checkboxes that are hidden with display:none on its options page in Firefox 55 or 56 on Windows with e10s enabled.
2. View that options page inline on about:addons.
An example extension for this is https://addons.mozilla.org/en-US/firefox/addon/wikipedia-peek/.
Actual results:
The hidden checkboxes are visible.
Expected results:
The checkboxes should be hidden like they were in previous versions of Firefox and still are if you open the same page in a new tab.
Updated•9 years ago
|
Component: Untriaged → WebExtensions: Frontend
Product: Firefox → Toolkit
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Comment 2•9 years ago
|
||
Oops, mistake.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
Comment 4•9 years ago
|
||
Chances are this will be dupe to bug 1354336, but Matt is taking a look at that one first and we'll take a second look at this one. Hopefully there will be nothing to do here.
Assignee: nobody → mwein
Flags: needinfo?(amckay)
Priority: -- → P2
Whiteboard: [triaged]
Comment 5•8 years ago
|
||
Quite a few things have changed since this was filed would you have chance to retest this please? I think this has been fixed.
Flags: needinfo?(n.gollenstede)
| Reporter | ||
Comment 6•8 years ago
|
||
It looks that way. The checkboxes are nicely hidden in the current Nightly (Windows 10 x64). Tested with the very same extension I first noticed it with.
Flags: needinfo?(n.gollenstede)
Comment 7•8 years ago
|
||
Thanks for testing, closing based on last comment.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 8 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•