-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Quicklook popup broken after upgrading to Windows 11 #955
Comments
I tend to believe it's a Windows bug. I'll wait for a few more builds before spending time fixing it. |
Even I believe it's a Windows 11 Problem. Because as I "preview" my files, and keep QL on top, then drag the currently open window, the movement lags a LOT! Check the screen recording attached, you'll understand what I am saying! Capture.mp4 |
It's not just quicklook that has this problem. |
How did you disable app blur effect? Disabling via system setting won't fix the problem |
@Marocco2 QuickLook/QuickLook/ViewerWindow.xaml.cs Line 106 in 0dd8e91
|
Thanks, gonna try it ASAP |
The api [SetWindowCompositionAttribute] is broken on win10(1903+) and win11, maybe we need to stop using this api, or add a option to disable blur... |
i am in total support for adding option to disable blur. |
this doesn't happen using Files, I suggest using it as an alternative until microsoft provides a fix |
Files use win32 host a standard uwp project,so files does not use the internal api... |
Can u tell me how to do that?? |
Explained in the wiki |
Maybe quicklook should migrate to the new Mika material instead of blur? |
Interesting, this bug only seems to happen in the NEW Explorer. It works perfectly fine on Files UWP, the desktop, and the old ribbon explorer. |
Added a workaround to Nightly, please use the Nightly version plus this config, until MS fixed this issue. |
The white border pixels might comes from the window border. I'll look into it later. |
also not working for me, same problems |
Have you check this comment above?
|
I have installed the nightly version on 22000.132 but not modify the transparency settings, the preview window appears right after I start quicklook, but several hours later I press space nothing hapens, I have to restart quicklook. |
You have to modify the transparency flag in the nightly version. Of course you'll have a problem if you don't do that. |
I upgraded to the nightly version and disabled transparency. It works nicely now. The only thing is that the keyboard navigation between files doesn't work anymore. If I'm in a folder with more than one file, the old version jumped to the next file if ich hit the down key on the keyboard. This doesn't work anymore. |
Same. |
I felt like an idiot looking on Appveyor for awhile but it seems the nightly build expired for being a month old. Can it be bumped or am I missing it, elsewhere? |
Nightly builds expired :/ @xupefei |
@WhiteNervosa @Void48 I'll release a new version this weekend. |
@xupefei thanks. |
@xupefei Which weekend is it about? |
Font plugin don't work in Windows 11 (64 bit Home) in nightly version QuickLook QuickLook-3.6.11-24-g69d6aa0. |
can you make it possible to subscribe to nightly builds within the app (like ShareX)? or on ms store thru signup emails(like Xodo PDF and Files by Yair)? or a separate Quicklook nightly on the store?(like Windows Terminal/myTube) |
Also quicklook doesnt seem to work with Everything 1.5a (voidtools) |
Just subscribe/watch this project on github and you'll get emails on commits which cause new nightly builds. |
Maybe this weekend... I'm now moving, so I don't know when I can unpack & setup my developing rig. |
No updates for quite some time... |
@xZayn Be patient! The developer is already working on it. It's a matter of a few days. The temporary solution (nightly version) works OK. |
Fixed in Version 3.7.0. |
Describe the bug
After upgrading to Windows 11 Dev Insider, I noticed that the Quicklook popup is very buggy. It takes a long time for displaying info and previews correctly. Even the buttons on the top left and top right look weird. Plus, the cursor starts having a laggy motion when the popup is open.
I also noticed that this bug only happened when the quicklook popup was opened from File explorer. When i tried quicklook-ing a file on my Desktop, the popup opened just normally.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The quicklook popup should properly display the information and/or image normally.
Desktop (please complete the following information):
Screenshots and Exception Log
8mb.video-rXz-vSgVcL3D.mp4
The text was updated successfully, but these errors were encountered: