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

File explorer search box doesn't get themed #6

Closed
jnki opened this issue Mar 15, 2020 · 4 comments
Closed

File explorer search box doesn't get themed #6

jnki opened this issue Mar 15, 2020 · 4 comments
Labels
invalid This doesn't seem right

Comments

@jnki
Copy link

jnki commented Mar 15, 2020

Search box seems to not get themed.
image
using the Lace theme in Paranoid Android by niivu
Same problem with all the themes in this collection.
Unsure if it's problem with the themes or with SecureUxTheme

Windows 10 Pro x64 1909

@namazso
Copy link
Owner

namazso commented Mar 18, 2020

This isn't a problem with SecureUxTheme, all theme patchers have this. Microsoft changed search bar in 1909 to be UWP, so it no longer uses the current theme.
However I found that this theme comes bundled with a tool that can disable the new searchbar: https://www.deviantart.com/devillnside/art/Simplex-for-Windows-10-1909-1903-824590193
Origin of this thing: https://virtualcustoms.net/showthread.php/84200-Width-of-address-bar-%281909%29?s=604918d915956c46f58d4967611c964a&p=345499&viewfull=1#post345499
Might want to check that out, it worked on my VM (didn't analyze it further though):
image

@namazso namazso closed this as completed Mar 18, 2020
@namazso namazso added invalid This doesn't seem right question A question regarding the software, not issue. labels Mar 18, 2020
@namazso namazso removed the question A question regarding the software, not issue. label Aug 3, 2020
@OrthodoxWindows
Copy link

You have to use ExplorerPatcher to solve this bug. https://github.com/valinet/ExplorerPatcher/wiki/All-features

@RokeJulianLockhart
Copy link

@namazso, UWP is an application packaging format. Do you mean XAML?
With XAML Islands becoming more frequently used, especially by Microsoft's stock Windows software, this might become a more prevalent problem.

@aubymori
Copy link

Hi, just thought I should add on to this:

Microsoft changed search bar in 1909 to be UWP,

It's actually EdgeHTML, not UWP.

Anyways, there is a better way to get classic search box. You can either update to 19045.3803 (19044.3803 on LTSC) or install Windhawk and the "Legacy Search Bar" mod. The reason you should install the Windhawk mod instead of the other methods is that the Windhawk mod patches a bug where the placeholder text is cleared initially and on a window resize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

5 participants