Open Bug 1395891 Opened 8 years ago Updated 3 years ago

browser.helperApps.neverAsk doesn't work after closing insecure connection warning

Categories

(Firefox :: File Handling, defect, P5)

57 Branch
defect

Tracking

()

UNCONFIRMED
Tracking Status
firefox57 --- fix-optional

People

(Reporter: lausklaus44, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 Steps to reproduce: 1. In about:config, set browser.helperApps.neverAsk.saveToDisk to have the following string "application/csv, application/pdf" 2. Access a webpage with an insecure connection (i.e. localhost) that holds a link to an exportable highchart table (use exports.highcharts.com with png or pdf as an example) 3. Clicking the link should result in an insecure connection warning, that we dismiss for this scenario Actual results: A download prompt popped up, even though we disabled that in the first step. Expected results: The file should automatically be downloaded.
Component: Untriaged → File Handling
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.