| Summary: | Always insert rotated image if it has EXIF rotation | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Aron Budea <aron.budea> |
| Component: | LibreOffice | Assignee: | Gabor Kelemen (allotropia) <kelemeng> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | heiko.tietze, hossein, kelemeng, kendy, mentoring, quikee, samuel.mehrbrodt |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, skillCpp, topicCleanup |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=145819 https://bugs.documentfoundation.org/show_bug.cgi?id=137833 |
||
| Whiteboard: | target:7.4.0 target:7.3.0.0.beta2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 108437 | ||
|
Description
Aron Budea
2021-12-03 03:20:50 UTC
"git grep GraphicNativeMetadata" should bring you very near to the places where the dialog is created and called. Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/30f6ad6a617e7b9aa86f774e8b6da9c4ae8ad9f4 tdf#146019 Remove confirmation dialog about applying images EXIF rotation It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Gabor Kelemen committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/dd5e7b2120898b96132ed4d330adb597991c1f6b tdf#146019 Remove confirmation dialog about applying images EXIF rotation It will be available in 7.3.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e2cd50d80c229bc58cf9d8867f8506c720f2e17d tdf#146019: sd: Add UItest It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |