Duplicating a tab while a DLP request is active prevents the page from loading
Categories
(Firefox :: Data Loss Prevention, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox126 | --- | unaffected |
| firefox127 | --- | unaffected |
| firefox128 | --- | affected |
People
(Reporter: bhidecuti, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
519.03 KB,
video/mp4
|
Details |
Found in
- 128.0a1 (2024-05-23)
Affected versions
- 128.0a1 (2024-05-23)
Preconditions
- Download the DLP test assets from https://drive.google.com/file/d/1yjqVRuxdKV3WnO7D2wzMgDXBuYBxUgVw/view
- Create a distribution folder inside the Firefox folder and paste the policies-1.json to it and then rename it to policies.json
Tested platforms
- Affected platforms: Windows 10/11
- Unaffected platforms:Ubuntu 22.04, macOS 12.6.6
Steps to reproduce
- Navigate to yahoo.com
- Open up a document in an external program (for example Notepad) and type “sample text” into it and copy it
- Return to Firefox and paste the “sample text” into the search bar at the top of the page
- Duplicate the tab without interacting with the “You’re not permitted..” dialog
- Open the duplicated tab and observe the behavior
Expected result
- yahoo.com webpage is loading
Actual result
- yahoo.com webpage is not loading
Regression range
- This is not a regression as this is a new feature
Additional notes
- See the attached video
- The page is loading after dismissing the dialog from the first tab
- Also reproducing while the sample DLP agent is running
Comment 1•1 year ago
|
||
This might be fixed by the fix to bug 1898718, fwiw
Comment 2•1 year ago
|
||
Also worth trying if we duplicate a tab while the "DLP busy" dialog is showing. We think this should work OK though.
| Reporter | ||
Comment 3•1 year ago
|
||
Verified this using Firefox Nightly 128.0a1, build ID 20240529214854 on Windows 11 and the duplicated tab is now loading if duplicating it while the "You're not permitted.." blocked dialog is shown.
However, the issue still persists if duplicating the tab while the "Scan in progress" / "This content may be unsafe" dialogs are shown.
@gstoll, should we file a separate issue for the DLP busy dialogs or reopen this one? Thank you in advance!
Comment 4•1 year ago
|
||
We can leave this issue open tracking the "Scan in progress" / "This content may be unsafe" dialogs case. Thanks!
Comment 5•1 year ago
|
||
To be clear, the duplicated page does seem to load as expected whenever those dialogs go away. Not ideal but probably not a 1.0 blocker.
Description
•