Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXIF rotation tag not respected. #992

Closed
dllu opened this issue Oct 3, 2015 · 1 comment
Closed

EXIF rotation tag not respected. #992

dllu opened this issue Oct 3, 2015 · 1 comment
Labels
component: QtWebEngine Issues related to the QtWebEngine backend, based on Chromium.

Comments

@dllu
Copy link

dllu commented Oct 3, 2015

Some JPEG files have a rotation tag indicating that the image should be displayed rotated by 90 degrees.

For example, view the following picture: https://upload.wikimedia.org/wikipedia/commons/0/0f/Interior_of_the_UBC_Student_Union_Building_05.jpg

In Chrome, Firefox, etc, the picture is rotated to portrait mode and displays correctly, but not in Qutebrowser.

@The-Compiler
Copy link
Member

This is handled by QtWebKit - there were some changes regarding exif rotation (see QTBUG-45552 for example), so I'm not really sure what the current state is.

Either way, qutebrowser won't be able to do anything about this, and it'll be fixed with the QtWebEngine backend (#666), so I'm closing this.

@The-Compiler The-Compiler added the component: QtWebEngine Issues related to the QtWebEngine backend, based on Chromium. label Mar 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: QtWebEngine Issues related to the QtWebEngine backend, based on Chromium.
Projects
None yet
Development

No branches or pull requests

2 participants