Immediately select search text on opening page (#38842)

closes #38712
closes #38315
related to #38379 (and might sufficiently close that too)

This immediately selects the search text when a page is loaded.
![38712-select-search-text-000](https://github.com/user-attachments/assets/9db8b455-9afb-4b11-9a30-8ddaa23cdb64)
This commit is contained in:
Mike Griese
2025-04-16 14:47:55 -05:00
committed by GitHub
parent e95a570d48
commit 67463abf98
3 changed files with 44 additions and 28 deletions

View File

@@ -88,7 +88,7 @@ namespace Microsoft.CmdPal.Ext.WindowsServices.Properties {
}
/// <summary>
/// Looks up a localized string similar to Open services (Ctrl+O).
/// Looks up a localized string similar to Open services.
/// </summary>
internal static string wox_plugin_service_open_services {
get {
@@ -133,7 +133,7 @@ namespace Microsoft.CmdPal.Ext.WindowsServices.Properties {
}
/// <summary>
/// Looks up a localized string similar to Restart (Ctrl+R).
/// Looks up a localized string similar to Restart.
/// </summary>
internal static string wox_plugin_service_restart {
get {