Wrong message when agent timeout is hit
Categories
(Firefox :: Data Loss Prevention, defect)
Tracking
()
People
(Reporter: handyman, Unassigned)
References
(Blocks 1 open bug)
Details
Upload a file using file picker and drag and drop on e.g. https://mdn.github.io/learning-area/html/forms/file-examples/simple-file.html when the agent is down results in the message "[...] clipboard has been blocked". It should properly attribute the cause. That is supposed to happen here but apparently isn't.
Reporter | ||
Comment 1•17 days ago
|
||
The only case I saw was bug 1950615, where no message is shown, and only for default-block -- default-warn works as expected, with the message "Unable to connect to {agent}". Checked for file picker (file and folder) and DND (file and folder).
Reporter | ||
Comment 2•17 days ago
|
||
comment 0 says "when the agent is down" but the title of the bug is about timeout. The timeout case, with timeout_result as block, does have the notifications. But they have the right message.
Description
•