Message reader rotates based on EXIF data while message compose window does not - add option to physically rotate the image in composition
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
People
(Reporter: firstpeterfourten, Assigned: Paenglab, Mentored)
References
()
Details
Attachments
(4 files)
Comment 3•8 years ago
|
||
Comment 4•6 years ago
|
||
Actually this is a serious sort of issue as cameras, including phones, embed the rotation information in the image. Most mail clients simply work with the rotational information from the file, we are the odd one out here. Bug 298619 set display images to use the exif property. we need to be consistent here I think.
Comment 7•5 years ago
|
||
I see Firefox just landed bug 1607667 - so going forwards using EXIF information is the default, which apparently all the other browsers just switched to as well.
I'm not sure what that make of this bug. Maybe we should still do comment 4.
Assignee | ||
Comment 8•5 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #7)
I'm not sure what that make of this bug. Maybe we should still do comment 4.
This should be now the default with bug 1607667. And we can probably remove https://searchfox.org/comm-central/search?q=image-orientation%3A+from-image%3B&case=false®exp=false&path=mail.
Not tested as I'm not at home.
Assignee | ||
Comment 9•5 years ago
|
||
Tested with today Daily and the image from the test message of this bug is always shown correctly.
Comment 10•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/8464a4cae70e
Remove the no more needed image-orientation: from-image; after landing of bug 167667. r=mkmelin
Updated•5 years ago
|
Comment 12•5 years ago
|
||
Comment 13•5 years ago
|
||
Please double-check commit messages when reviewing and before pushing.
Description
•