Bug 1899305 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

**Found in**
* 128.0a1 (2024-05-27)

**Affected versions**
* 128.0a1 (2024-05-27)

**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:Ubuntu 22.04, macOS 12.6.6

**Steps to reproduce**
1. Open up a document in an external program (for example Notepad) and type “123456789” into it and copy it (Ctrl+C)
2. Open a new tab and paste the copied text into the search engine bar under the Firefox logo by using the right click -> Paste option
3. Observe the behavior

**Expected result**
* The text shows up immediately, without being analyzed by DLP

**Actual result**
* “Scan in progress” dialog is displayed. The content is analyzed and blocked afterwards

**Regression range**
* This is not a regression as this is a new feature

**Additional notes**
* See the attached video
* Not reproducing if pasting the copied content using Ctrl + V
* Not reproducing when pasting the content in the URL address bar
**Found in**
* 128.0a1 (2024-05-27)

**Affected versions**
* 128.0a1 (2024-05-27)

**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:Ubuntu 22.04, macOS 12.6.6

**Steps to reproduce**
1. Open up a document in an external program (for example Notepad) and type “123456789” into it and copy it (Ctrl+C)
2. Open a new tab and paste the copied text into the search engine bar under the Firefox logo by using the right click -> Paste option
3. Observe the behavior

**Expected result**
* The text shows up immediately, without being analyzed by DLP

**Actual result**
* “Scan in progress” dialog is displayed. The content is analyzed and blocked afterwards

**Regression range**
* This is not a regression as this is a new feature

**Additional notes**
* See the attached video
* The scan is triggered regardless of the pasted content
* Not reproducing if pasting the copied content using Ctrl + V
* Not reproducing when pasting the content in the URL address bar

Back to Bug 1899305 Comment 0