Closed Bug 1771955 Opened 4 years ago Closed 2 years ago

"Allow Firefox to send backlogged crash reports on your behalf" preference doesn't look disabled when locked

Categories

(Firefox :: Settings UI, defect, P3)

Desktop
All
defect

Tracking

()

VERIFIED FIXED
127 Branch
Tracking Status
firefox127 --- verified

People

(Reporter: mkaply, Assigned: Gijs)

Details

Attachments

(1 file)

If you lock:

browser.crashReports.unsubmittedCheck.autoSubmit2

using policy, the preferences UI isn't locked.

Severity: -- → S4
Priority: -- → P3
Flags: needinfo?(gijskruitbosch+bugs)

In part this is still the case today with the lastest ESR (115.9.1).

Here is a testcase:

  1. Created a policies.json file with the following contents:
{
	"policies": {		
		"Preferences": {
			"browser.crashReports.unsubmittedCheck.autoSubmit2": {
				"Value": false,
				"Status": "locked"
			}
		},
		"DisableTelemetry": true
	}	
}
  1. Subsequently, placed this file within the installation directory: C:\Program Files\Mozilla Firefox\distribution\policies.json
  2. restarted the browser and went to Settings > Privacy & Security > Firefox Data Collection and Use

=> When setting this policy, the option Allow Firefox to send backlogged crash reports on your behalf is disabled, so the user can't enable the corresponding checkbox by clicking on it, but the text of the option doesn't get greyed out so, for the user it looks like he could activate it.

For comparison, the DisableTelemetry option results in graying out Allow Firefox to send technical and interaction data to Mozilla and Allow Firefox to make personalized extension recommendations like any other setting which gets disabled and locked.

Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Flags: needinfo?(gijskruitbosch+bugs)
OS: Unspecified → All
Hardware: Unspecified → Desktop
Summary: "Allow Firefox to send backlogged crash reports on your behalf" preference doesn't work correctly when locked → "Allow Firefox to send backlogged crash reports on your behalf" preference doesn't look disabled when locked
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/0e4693cecc61 fix HTML label associations to look disabled when the pref is locked, r=mkaply,settings-reviewers,desktop-theme-reviewers,dao,mossop
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch

Reproduced the issue on Firefox 103.0a1 on macOS 14.5 by following the infos provided in Comment 0.

The issue is fixed on Firefox 127.0b2. Tests were performed on macOS 14.5, Windows 11 and Ubuntu 24.04.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: