Salesforce setup broken, fixed by disabling tracking protection
Categories
(Core :: Privacy: Anti-Tracking, defect)
Tracking
()
People
(Reporter: bugzilla, Assigned: englehardt)
References
(Blocks 1 open bug)
Details
(Keywords: enterprise)
Steps to reproduce:
- Log in as a system administrator in Salesforce https://login.salesforce.com/
- Verify you are using their new Lightning Experience, not their old Salesforce Classic.
- Go to Setup.
- Go to almost any page in setup, for example Users > Roles.
Expected results:
The setup page is shown.
Actual results:
A blank page is shown, with two warnings saying that a popup has been blocked.
Technical details:
Salesforce has not yet converted most of their Setup pages from Classic to Lightning. If you go to setup in Lightning (https://<yourname>.lightning.force.com) it will i iframe the Classic setup page (https://<yourname>.my.salesforce.com). It seems like this iframe is blocked. It seems like Salesforce detects this block and instead tries to open the page in a popup. It seems like this popup is also blocked.
Workaround:
If I click the shield icon in the URL bar and click the button to disable tracking protection for this site, then the setup works as expected.
Version:
Using Firefox 69.0.2 for Windows with the default tracking protection (Standard)
Test account:
You can get a free account for testing at https://developer.salesforce.com/
Comment 1•6 years ago
|
||
It seems that this recent change from Disconnect will fix this bug, Steven can you please confirm? Thanks!
Updated•6 years ago
|
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
I've followed up with :englehardt about this and I've also reached out to a contact at Cisco.
Assignee | ||
Comment 4•6 years ago
|
||
I can reproduce the issue described in Comment 0 with the exception of It seems like Salesforce detects this block and instead tries to open the page in a popup. It seems like this popup is also blocked.
. If I disable my pop-up blocker the new tab is opened. I do have to re-login, but after that the window does appear (this is a terrible user experience however).
(In reply to :ehsan akhgari from comment #1)
It seems that this recent change from Disconnect will fix this bug, Steven can you please confirm? Thanks!
This commit will not fix the problem, as force.com
is a "property" on this website and not a "resource". We will need (at least some of) the changes in https://github.com/disconnectme/disconnect-tracking-protection/pull/93. I've followed up on that PR asking for a review timeline.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Comment 5•6 years ago
|
||
This has been addressed by https://github.com/mozilla-services/shavar-prod-lists/pull/78
Assignee | ||
Comment 6•6 years ago
|
||
I've verified that this is now fixed.
Updated•6 months ago
|
Description
•