namazso/SecureUxTheme

File explorer search box doesn't get themed

jnki opened this issue · 4 comments

jnki commented

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

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

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

@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.

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.