Open
Bug 1762323
Opened 4 years ago
Updated 4 years ago
adding an image via drag and drop does not insert height and width attributes
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: unicorn.consulting, Unassigned)
References
()
Details
When you insert an image using the composer menu Insert > image you get the image with height and width tags.
When Drag and drop is used and the image is dropped on the insert inline. These tags are not inserted.
When the tags are not present, apparently outlook renders the images very small.
https://support.mozilla.org/en-US/questions/1368333
Comment 1•4 years ago
|
||
Code should be around here: https://searchfox.org/comm-central/rev/48c2cd9cce1c0438975d7f92190cb9e2cdd9ef70/mail/components/compose/content/MsgComposeCommands.js#9178
Summary: adding an image via drag and drop does not insert Height and Width tags. → adding an image via drag and drop does not insert height and width attributes
You need to log in
before you can comment on or make changes to this bug.
Description
•