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

Causes Falkon rendering issues #17

Open
probonopd opened this issue Oct 29, 2022 · 2 comments
Open

Causes Falkon rendering issues #17

probonopd opened this issue Oct 29, 2022 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@probonopd
Copy link
Member

Causes Falkon rendering issues on the second window opened, and on subsequent windows

image

This does not happen with the Qt default theme for Unix.

To reproduce:

killall falkon
unset QT_QPA_PLATFORMTHEME
falkon
@probonopd probonopd added bug Something isn't working help wanted Extra attention is needed labels Oct 29, 2022
@probonopd probonopd pinned this issue Oct 29, 2022
@probonopd
Copy link
Member Author

Interestingly, this doesn't happen when 2 windows are opened directly when Falkon starts (because they were open when Falkon was quit the last time):

image

Timing issue? I'm puzzled!

@probonopd
Copy link
Member Author

This is caused by the style in QtPlugin. It goes away when one uses a different style, e.g., the Qt default one:

export QT_STYLE_OVERRIDE=Fusion
launch Falkon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant