**Found in** * 129.0b2 **Affected versions** * 130.0a1 (2024-06-10) * 129.0b2 **Tested platforms** * Affected platforms: Windows 10x64, Windows 11 * Unaffected platforms: macOS, Ubuntu **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-2.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 **Steps to reproduce** 1. Open https://en.wikipedia.org/wiki/1234567890 and open another Firefox window. 2. In the new window open https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/contenteditable. 3. Copy `123456789` from one window and paste it inside the output area of the second window. **Expected result** * DLP scan is started and the content is not pasted. **Actual result** * No DLP scan is happening and the content is pasted. **Regression range** * Not a regression. New feature. **Additional notes** * Attached a screen recording. * This also happens with the DLP agent enabled. * This is also happening while copying content from another Firefox instance. * This issue is not reproducible while copying content from Notepad.
Bug 1907303 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** * 129.0b2 **Affected versions** * 130.0a1 (2024-06-10) * 129.0b2 **Tested platforms** * Affected platforms: Windows 10x64, Windows 11 * Unaffected platforms: macOS, Ubuntu **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-2.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 **Steps to reproduce** 1. Open https://en.wikipedia.org/wiki/1234567890 and open another Firefox window. 2. In the new window open https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/contenteditable. 3. Copy `123456789` from one window and paste it inside the output area of the second window. **Expected result** * DLP scan is started and the content is not pasted. **Actual result** * No DLP scan is happening and the content is pasted. **Regression range** * Not a regression. New feature. **Additional notes** * Attached a screen recording. * This is also happening while copying content from another Firefox instance. * This issue is not reproducible while copying content from Notepad.