Closed
Bug 1927772
Opened 1 year ago
Closed 1 year ago
Firefox DLP scans the pasted content from external app twice in Google/OneDrive Documents
Categories
(Firefox :: Data Loss Prevention, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1927776
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox132 | --- | unaffected |
| firefox133 | --- | unaffected |
| firefox134 | --- | affected |
People
(Reporter: bhidecuti, Unassigned)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
1.68 MB,
video/mp4
|
Details |
Found in
- 134.0a1 (2024-10-29)
Affected versions
- 134.0a1
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
- Run the DLP agent in CMD using: .\content_analysis_sdk_agent.exe --user --toblock=.\d{3}-?\d{2}-?\d{4}. --towarn=.warn. --delays=10
Tested platforms
- Affected platforms: Windows 10/11
- Unaffected platforms: macOS, Ubuntu
Steps to reproduce
- Go to https://drive.google.com/drive/home and open a Google Doc
- Open up a document in an external program (for example Notepad) and type “ok text” into it and copy it
- Go back to Google Docs and paste the copied text from step 2
- Observe the behavior
Expected result
- The pasted content is scanned only once
Actual result
- The pasted content is scanned 2 times consecutively
Regression range
- Mozzregression points to bug 1915351
Additional notes
- See the attached video
- Also reproducing for blocked and warn dialogs
- Also reproducing for One Drive Documents
- Not reproducing for the drag and drop operation
Comment 1•1 year 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•1 year ago
|
||
This has the same underlying cause as bug 1927776
Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1927776
Flags: needinfo?(gstoll)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•