mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #49] Launcher is sometimes stuck in the background and ALT M no longer works #1955
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1955
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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:
To make sure it bing window to front work
github.com/VShawn/PRemoteM@70c5edec57/PRemoteM/View/SearchBoxWindow.xaml.cs (L108-L115)@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:
This happens very frequently to me, to the point of making it unusable.
@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.
@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.
@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. 🐛