Closed
Bug 1248221
Opened 9 years ago
Closed 9 years ago
Button inactive - navigation is broken
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: nmanole, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160213004010
Steps to reproduce:
Go to the following link (Toronto Parking Ticket Lookup) and attempt to press the 'Agree' button:
https://www1.toronto.ca/wps/portal/contentonly?vgnextoid=c3e751cd63a9c410VgnVCM10000071d60f89RCRD
Actual results:
Nothing happens
Expected results:
I expected to navigate past the agreement page. I assumed the problem stemmed from there being active mixed content so I set `security.mixed_content.block_active_content` false in about:config. I still couldn't navigate further by pressing the 'Agree' button.
Note that the same problem still happens in the Nightly Firefox (47.0a1). I tried the config setting there as well, but still had a problem proceeding past that page.
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/jquery-ajaxtransport-xdomainrequest/1.0.1/jquery.xdomainrequest.min.js?_=1455437774835"[Learn More]
I sent the bug link to the email in website footer.
You can use the "Disable protection for now" button in urlbar badge. See https://support.mozilla.org/kb/mixed-content-blocking-firefox.
Status: UNCONFIRMED → NEW
Component: Untriaged → Desktop
Ever confirmed: true
Product: Firefox → Tech Evangelism
Version: 46 Branch → unspecified
Reporter | ||
Comment 2•9 years ago
|
||
The problem is that even with protection disabled (which the config setting also did), clicking on the button does nothing, as if content is still being blocked. I refreshed the page with a Ctrl-F5, btw.
Component: Desktop → Security
Keywords: regression
Product: Tech Evangelism → Firefox
Version: Firefox 46 → 46 Branch
Uh, I get it to works after "Disable protection for now" and disable uBlock for this page...
Reporter | ||
Comment 5•9 years ago
|
||
OK, not a bug then. Please close.
Reporter | ||
Comment 6•9 years ago
|
||
One suggestion - there should be some kind of warning about extensions such as ublock disabling a page even though the protection is off. It's not evident that the page shouldn't work with ublock enabled, in this case.
No, it has nothing to the protection and uBlock.
https://www1.toronto.ca/wcmAsset/js/web_analytics/webtrends.js and https://www1.toronto.ca/wcmAsset/js/web_analytics/webtrendsload.js be blocked, due to /web_analytics/* in EasyPrivacy. The "function dcsMultiTrack()" in https://www1.toronto.ca/wcmAsset/js/web_analytics/webtrends.js.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: Untriaged → General
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•