Description
According to the features explanation, it should be possible to drag an image from file manager into the Compose Email window, and for image to be inserted inline.
Instead when doing this the image is attached to the email, and a image placeholder is shown of broken image
In browser console following is show:-
Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at blob:https://xxxxxxx.io/ac8cc9d4-ad89-495b-b91a-63b1d237b014 because it violates the following directive: “img-src 'self' data: https:”
Also tested in Windows 11 and Chrome, but get exactly same issue
The image used is just a simple 50kB jpg
Steps to Reproduce
- Drag an image from file browser, in this case KDE plasma, but Windows is the same, into a Compose Email window.
- The image gets attached instead of being inserted in the chosen location in the body of the email.
- The image placeholder is shown, of a blank email.
Expected Behavior
image is inserted inline in image at cursor point
Actual Behavior
image is added to email as an attachment.
Console shows following:-
Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at blob:https://xxxxxxx.io/ac8cc9d4-ad89-495b-b91a-63b1d237b014 because it violates the following directive: “img-src 'self' data: https:”
Bulwark Version
main
Stalwart Mail Server Version
0.14
Browser
Chrome / Chromium
Operating System
None
Screenshots / Screen Recording
Relevant Logs or Error Output
Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at blob:https://xxxxxxx.io/ac8cc9d4-ad89-495b-b91a-63b1d237b014 because it violates the following directive: “img-src 'self' data: https:”
Additional Context
No response
Description
According to the features explanation, it should be possible to drag an image from file manager into the Compose Email window, and for image to be inserted inline.
Instead when doing this the image is attached to the email, and a image placeholder is shown of broken image
In browser console following is show:-
Also tested in Windows 11 and Chrome, but get exactly same issue
The image used is just a simple 50kB jpg
Steps to Reproduce
Expected Behavior
image is inserted inline in image at cursor point
Actual Behavior
image is added to email as an attachment.
Console shows following:-
Bulwark Version
main
Stalwart Mail Server Version
0.14
Browser
Chrome / Chromium
Operating System
None
Screenshots / Screen Recording
Relevant Logs or Error Output
Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at blob:https://xxxxxxx.io/ac8cc9d4-ad89-495b-b91a-63b1d237b014 because it violates the following directive: “img-src 'self' data: https:”Additional Context
No response