[GH-ISSUE #49] Launcher is sometimes stuck in the background and ALT M no longer works #35

Closed
opened 2026-02-26 11:56:29 +03:00 by kerem · 5 comments
Owner

Originally created by @majkinetor on GitHub (Dec 28, 2020).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/49

Originally assigned to: @VShawn on GitHub.

Sometimes it isn't even visible.

You should bring window to front on ALT M to fix this.

Originally created by @majkinetor on GitHub (Dec 28, 2020). Original GitHub issue: https://github.com/1Remote/1Remote/issues/49 Originally assigned to: @VShawn on GitHub. Sometimes it isn't even visible. You should bring window to front on ALT M to fix this.
kerem 2026-02-26 11:56:29 +03:00
Author
Owner

@VShawn commented on GitHub (Dec 28, 2020):

Yes, I did bring window to front when ALT + M, just no idea why it does not work with you. i never meet this issus.

check:

  • call Activate()
  • Set Topmost to True then False

To make sure it bing window to front work

github.com/VShawn/PRemoteM@70c5edec57/PRemoteM/View/SearchBoxWindow.xaml.cs (L108-L115)

<!-- gh-comment-id:751667151 --> @VShawn commented on GitHub (Dec 28, 2020): Yes, I did bring window to front when ALT + M, just no idea why it does not work with you. i never meet this issus. check: - call Activate() - Set Topmost to True then False To make sure it bing window to front work https://github.com/VShawn/PRemoteM/blob/70c5edec57acbbe36c5f95940471c964b90b8ef8/PRemoteM/View/SearchBoxWindow.xaml.cs#L108-L115
Author
Owner

@majkinetor commented on GitHub (Jan 1, 2021):

Its really weird in behavior. Sometimes it is stuck in the back and not visible at all! Sometimes it just stays there even if it has no focus:

image

This happens very frequently to me, to the point of making it unusable.

<!-- gh-comment-id:753285075 --> @majkinetor commented on GitHub (Jan 1, 2021): Its really weird in behavior. Sometimes it is stuck in the back and not visible at all! Sometimes it just stays there even if it has no focus: ![image](https://user-images.githubusercontent.com/85767/103435690-93ef7c00-4c12-11eb-9356-40087bcc08c3.png) This happens very frequently to me, to the point of making it unusable.
Author
Owner

@majkinetor commented on GitHub (Jan 1, 2021):

Its also 100% reproducible.

When the launcher is active, its enough for me to click outside of it (for exmaple desktop). Then it will stay open until you enter it again to see a blinking cursor and press ESC. If you press at this moment WIN + D to minimize all, its invisible and ALT M doesn't work.

<!-- gh-comment-id:753285284 --> @majkinetor commented on GitHub (Jan 1, 2021): Its also 100% reproducible. When the launcher is active, its enough for me to click outside of it (for exmaple desktop). Then it will stay open until you enter it again to see a blinking cursor and press ESC. If you press at this moment WIN + D to minimize all, its invisible and ALT M doesn't work.
Author
Owner

@VShawn commented on GitHub (Jan 1, 2021):

@majkinetor
I see,I will fix it when i back home, I am in a vacation and travel around now.

<!-- gh-comment-id:753323582 --> @VShawn commented on GitHub (Jan 1, 2021): @majkinetor I see,I will fix it when i back home, I am in a vacation and travel around now.
Author
Owner

@VShawn commented on GitHub (Jan 4, 2021):

it is my fault for commented out the code of auto hide launcher when deactivated for testing purpose, but forgot to change it back. 🐛

<!-- gh-comment-id:753737362 --> @VShawn commented on GitHub (Jan 4, 2021): it is my fault for commented out the code of auto hide launcher when deactivated for testing purpose, but forgot to change it back. 🐛
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#35
No description provided.