Closed
Bug 1472564
Opened 8 years ago
Closed 8 years ago
Addon manifest "content_scripts" / "matches" / "<all_urls>" fails in PDFViewer
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1454760
People
(Reporter: paul, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180621125625
Steps to reproduce:
1. Installed addon "EdgeWare".
2. Surfed to: www.pdf995.com/samples/pdf.pdf (or any pdf file).
Actual results:
Moved cursor to left margin: EdgeWare "press" icon did not appear.
Expected results:
When cursor moves to left margin, the cursor icon should change to EdgeWare's "press" icon, since the <div> with id "clickfield" should have been attached to the DOM there.
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Has STR: --- → yes
Closed: 8 years ago
OS: Unspecified → All
Product: Firefox → WebExtensions
Hardware: Unspecified → All
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•