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

GUI style on Qt6 frontend is not the expected one #1884

Closed
Askaniy opened this issue Sep 8, 2023 · 3 comments
Closed

GUI style on Qt6 frontend is not the expected one #1884

Askaniy opened this issue Sep 8, 2023 · 3 comments

Comments

@Askaniy
Copy link
Member

Askaniy commented Sep 8, 2023

Opened both Qt5 and Qt6 on the 7f97b84, the Qt6 one seems using wrong design templates.

Expected behavior
Last time I checked, Qt6 was closer to Qt5 with more material design, not skeuomorphic.

Screenshots
image

Desktop:

  • OS: Linux, openSUSE Tumbleweed, KDE
  • Frontend: Qt
  • Version: 1.7.0

Also, there's minux9's builds space formatting mismatch:
image

@munix9
Copy link
Contributor

munix9 commented Sep 8, 2023

Opened both Qt5 and Qt6 on the 7f97b84, the Qt6 one seems using wrong design templates.

Expected behavior Last time I checked, Qt6 was closer to Qt5 with more material design, not skeuomorphic.

Quite possible. Keep in mind that Tumbleweed is a rolling release and versions of components and libraries and even the appearance can (and will) change from time to time.
Due to the fact that often current software is rolled out, it can also come to problems in the meantime, also in the graphical output or display.

If you need a more stable base and want to use openSUSE, you should better use Leap 15.4/15.5 (current) (although Tumbleweed is very stable and has been my favorite for years).

Otherwise, please define more precisely what is meant by "feel".

Also, there's minux9's builds space formatting mismatch:

Hm, I can do nothing with it. Where should the space be?
In my KDE menu search, both entries appear correctly with Qt5 and Qt6 (without a space).

In fact, I think it should be "Qt 5" and "Qt 6" all the way through, at least that's how it shows up on the homepage:
https://www.qt.io/product/qt6

@Askaniy
Copy link
Member Author

Askaniy commented Sep 8, 2023

Otherwise, please define more precisely what is meant by "feel".

Yeah, it was defined in "Expected behavior" section.

If it's most likely that the problem is on my (Tumbleweed) side, I'll close the issue. I opened it in case the behavior is repeated on other systems and suggest waiting for a couple more people to check.

@Askaniy Askaniy changed the title It feels Qt6 not working correctly GUI style on Qt6 frontend is not the expected one Sep 8, 2023
@ajtribick
Copy link
Collaborator

We don't actually do anything with setting themes in the Qt front-ends (there is one call to setStyleSheet that enables scrollable menus in the selection popups, and we use QStyle to retrieve the directory icon), so the Qt5/Qt6 theme differences aren't related to the Celestia code.

@Askaniy Askaniy closed this as completed Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants