Closed
Bug 1949187
Opened 26 days ago
Closed 26 days ago
OS notifications for the uploaded files are still displayed after closing the browser when the agent is not running
Categories
(Firefox :: Data Loss Prevention, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1928064
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | disabled |
firefox135 | --- | disabled |
firefox136 | --- | disabled |
firefox137 | --- | affected |
People
(Reporter: bhidecuti, Unassigned)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
1.63 MB,
video/mp4
|
Details |
Found in
- 137.0a1 (2025-02-19)
Affected versions
- 137.0a1
- 136.0b7
- 135.0.1
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
- Create a folder with multiple files of any type
Tested platforms
- Affected platforms: Windows 10/11
- Unaffected platforms: Ubuntu, macOS
Steps to reproduce
- Go to https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory or any website that allows folder uploads
- Upload the folder from prerequisites and quickly close the browser
- Observe the behavior
Expected result
- After closing the browser, no OS notifications should appear for the uploaded files
Actual result
- OS notifications for the uploaded files are still displayed after closing the browser
Regression range
- Mozregression points to bug 1915351
Additional notes
- See the attached video
Reporter | ||
Updated•26 days ago
|
QA Whiteboard: [QA-2409]
Comment 1•26 days ago
|
||
:gstoll, since you are the author of the regressor, bug 1915351, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(gstoll)
Comment 2•26 days ago
|
||
The notifications continuing to display is just how Windows behaves - Firefox creates all those notifications at once and Windows displays them one at a time after a delay.
But bug 1928064 covers showing multiple notifications for the same user action, so after that is fixed we should just show one notification. I'll dupe this to that.
Status: NEW → RESOLVED
Closed: 26 days ago
Duplicate of bug: 1928064
Flags: needinfo?(gstoll)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•