QL-Win / QuickLook

Bring macOS “Quick Look” feature to Windows
http://pooi.moe/QuickLook/
GNU General Public License v3.0
17.62k stars 1.09k forks source link

Themes get mixed up when switching file #611

Open rabelux opened 4 years ago

rabelux commented 4 years ago

Describe the bug The colouring of title-bar and background are not consistent. Opening the preview on a folder, exe, text-document, html, ... there is a white title bar Opening the preview on a png or jpg the title bar is black.

Now that's all good and I have no problem with that but here comes the bug: Starting the preview on one filetype and switching to another leaves a grey titlebar with black or white font. Original/Intended look Bug
grafik grafik
grafik grafik
grafik grafik

So the font-colour is chosen correctly to match the underlying filetype but the background of the titlebar and the background of the preview don't fit

To Reproduce Steps to reproduce the behavior:

  1. Start preview on a file
  2. Change underlying file to a different filetype (of different color-scheme) without closing the preview
  3. Preview now has a different colouring as it has when opening directly on that second file

Desktop (please complete the following information):

Is this related to Windows 7 or does it also happen on Windows 10?

xupefei commented 4 years ago

I can't reproduce this issue, and it looks strange in your screenshots since the texts are in Light while the background is in Dark. I guess it might be a bug of WPF Framework + Windows 7.

rabelux commented 4 years ago

All right thanks for your reply. I'll close this issue as the bug is not severe and related to Win 7 (which is an end-of-life OS).

Bwin4L commented 4 years ago

Hello, I have that exact same issue but on Windows 8.1, so it's not only Windows 7 that's affected: image Cheers!