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

Dark mode is not working correctly #2434

Closed
MrAndre96 opened this issue Jul 30, 2021 · 1 comment
Closed

Dark mode is not working correctly #2434

MrAndre96 opened this issue Jul 30, 2021 · 1 comment
Assignees
Labels
bug reproduced This issue was reproduced by the assignee. ui
Milestone

Comments

@MrAndre96
Copy link
Contributor

Bug description

When I use dark mode (QDarkStyleSheet) a lot of buttons are unresponsive and the layout is incorrect. Also the tags are black which is not really readable on a dark theme

Steps to reproduce

  1. Go To the interface settings and change the theme
  2. Just try some things like opening a new tab or the Plus button etc
  3. You will see that you need a lot of presses for it te respond which would not happen in the light theme

Expected behavior

That the dark theme would work as well as the light theme

Screenshots

Video to explain the issue

System information

  • OS: Windows 10
  • Grabber version: Latest nightly version
@Bionus
Copy link
Owner

Bionus commented Jul 31, 2021

Seems to be caused by QTBUG-86587
Only happens in Qt 5.15.1 which is the version currently used by Grabber. Fixed by https://codereview.qt-project.org/c/qt/qtbase/+/313706. Will need to bump to 5.15.2.

@Bionus Bionus added this to the 7.6.1 milestone Aug 24, 2021
@Bionus Bionus self-assigned this Aug 24, 2021
@Bionus Bionus added the reproduced This issue was reproduced by the assignee. label Aug 24, 2021
Bionus added a commit that referenced this issue Aug 24, 2021
@Bionus Bionus closed this as completed in f27a726 Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug reproduced This issue was reproduced by the assignee. ui
Projects
None yet
Development

No branches or pull requests

2 participants