Open
Bug 2028472
Opened 3 months ago
Updated 2 months ago
Manual Sync enablement shows preselected options NOT set by Policy
Categories
(Enterprise Products :: Firefox, defect)
Enterprise Products
Firefox
Tracking
(Not tracked)
NEW
Pilot 1
People
(Reporter: mcurtean, Unassigned)
References
(Depends on 1 open bug)
Details
Found in
151.0a1 (20260330174525)
Affected environment
Staging
Tested platforms
All platforms: macOS Tahoe 26.3, Win 11, Ubuntu 24.0
Preconditions
Admin access to stage console.
Apply policy at user level on a testable account:
{
"Addons": false,
"Addresses": false,
"Bookmarks": false,
"Enabled": false,
"History": false,
"Locked": false,
"OpenTabs": false,
"Passwords": true,
"PaymentMethods": false,
"Settings": true
}
Install Firefox Enterprise.
Steps to reproduce
- Sign in with SSO on FxE with the user account where the policy has been applied.
- In about:policies observe the sync policy shows as configured in the console.
- In about:preferences check that Sync is OFF, but due to the Locked =false setting, it can be Turned ON.
- Click the Turn ON Sync button and observe the pre-selected options to sync.
Expected result
Same options as the ones set through the policy should be pre-selected.
Actual result
Random options, besides the one set as True through the policy, are pre-selcted.
Note:
- The LDAP account is also used as an FxA account on another instance of Firefox release, but I have set the same two sync options to be enabled there (passwords and settings only).
- Tried this with both new and existing profiles and the pre-selected options are not always the same, in fact they can be rather random.
You need to log in
before you can comment on or make changes to this bug.
Description
•