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

MainWindow flashes white prior to being rendered on start #9603

Closed
Dark-Magician opened this issue Jul 1, 2023 · 3 comments · Fixed by #9637
Closed

MainWindow flashes white prior to being rendered on start #9603

Dark-Magician opened this issue Jul 1, 2023 · 3 comments · Fixed by #9637

Comments

@Dark-Magician
Copy link

Overview

When KeePassXC is launched, it displays a white background while the GUI is painted, resulting in an eye-straining white flash.

Steps to Reproduce

There are no particular steps involved besides launching the program.

Expected Behavior

There should be no flashes.

Actual Behavior

KeePassXC flashes a bright white, blank page.

Context

New installation at default settings.

KeePassXC - 2.7.5 and 2.8.0
Revision: 9d0537b and a5c1298

Operating System: Windows 10 22H2

@droidmonkey droidmonkey changed the title Awful accessibility issue. MainWindow flashes white prior to being rendered on start Jul 1, 2023
@droidmonkey
Copy link
Member

droidmonkey commented Jul 1, 2023

I just tried 4 ways to prevent this and they all produced the same result. I believe this is a Qt problem at this time.

Interestingly, if I set Windows in High Contrast mode then the background "flash" is black/dark.

@Dark-Magician
Copy link
Author

Closing the issue was an erroneous click on my part. Please ignore that.

In my experience, turning on Windows High Contrast mode seems to have made the flash more tolerable—quicker and a light-medium gray—but did not resolve it. This commit fixed the same problem in Shotcut:

mltframework/shotcut@a72b757

@droidmonkey
Copy link
Member

Ah interesting hack, I didn't try messing with the opacity. I did try the delay timer though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants