Description: Images embedded in odt files viewed in LibreOffice Viewer on Android are displayed with wrong colors (swapped green and blue?). Steps to Reproduce: 1. Create a text document with LibreOffice Desktop 2. Add a color image 3. Save and copy on a Android device 4. Open the document with LibreOffice Viewer Actual Results: Document is displayed with wrong colors for images. Expected Results: Correct colors should be displayed. Reproducible: Always User Profile Reset: No Additional Info: This bug is present in 25.2.4.3 (from f-droid or play store) but not in 24.8.6.2 (from f-droid). Tested with LineageOS 22 (Android 15) on both a Fairphone 4 and a Samsung Galaxy Tab S5e.
Created attachment 201226 [details] test text document
Created attachment 201227 [details] Correct display on LibreOffice Viewer 24.8.6.2
Created attachment 201228 [details] Incorrect display on LibreOffice Viewer 25.2.4.3
I confirmed with LibreOffice Viewer 25.2.4.3 Build ID: 33e196637044 Not reproduce Collabora Office Version: 25.04.1.1 online git-hash: d5882ae9bb core git-hash: 4f65d3e2446a
That sounds like the issue described in tdf#166005. I can reproduce with 25.2.4.3, but not a current master build. I'll check whether cherry-picking 69162f01d3449e92e9a8b76c8a09378e1aef8a56 helps. Version: 26.2.0.0.alpha0+ Build ID: c674ba2e7aaf
(In reply to Michael Weghorn from comment #5) > That sounds like the issue described in tdf#166005. I can reproduce with > 25.2.4.3, but not a current master build. > > I'll check whether cherry-picking 69162f01d3449e92e9a8b76c8a09378e1aef8a56 > helps. > > Version: 26.2.0.0.alpha0+ > Build ID: c674ba2e7aaf Sounds reasonable, Cherry-picked in https://gerrit.libreoffice.org/c/core/+/186424
(In reply to Xisco Faulí from comment #6) > Sounds reasonable, Cherry-picked in > https://gerrit.libreoffice.org/c/core/+/186424 Thanks. Colors are indeed correct again with that patch applied. -> Closing this bug report as a duplicate of tdf#166005, will be fixed in the next Android Viewer release. *** This bug has been marked as a duplicate of bug 166005 ***
(In reply to Michael Weghorn from comment #7) > -> Closing this bug report as a duplicate of tdf#166005, will be fixed in > the next Android Viewer release. New release was just published on Google Play and merge request for F-Droid was also merged (see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/23687 - but it might take a few days until the new version eventually becomes available in the F-Droid store). @Clément: Thanks a lot for reporting the bug.