mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #332] 软件切换到PremoteM时,任务栏输入法图标消失 #290
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#290
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 @zhj9709 on GitHub (Dec 27, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/332
Originally assigned to: @VShawn on GitHub.
每次打开PremoteM时,任务栏的输入法图标消失,点击一下任务栏后,输入法图标又出现了。当win11任务栏对齐方式设置为居中,而且打开的软件较多时,再切换到其他软件时,等输入法图标出现后,任务栏上居中的软件图标都要向左移动。
https://user-images.githubusercontent.com/13991774/209626121-119bebd7-8db4-4ea0-ae1a-4df142240190.mp4
@VShawn commented on GitHub (Dec 30, 2022):
这个APP没有任何代码是用于控制系统IME的,因此改这个项目的代码也无法修复你遇到的问题的。
我怀疑你是遇到了win11的某种bug,否则无法解释输入法为何会消失。一般最多是从中文输入法切换到了英文输入法,而不是整个输入法图标没了。
@zhj9709 commented on GitHub (Jan 3, 2023):
win10也有这样的问题,skype会议演示的时候也有这样的问题,感觉还会有其他软件有同样的问题,可以想办法避免这种情况吗
@VShawn commented on GitHub (Jan 4, 2023):
因为问题产生的原因都不明确,所以目前没有解决方案。
这里有个类似的问题:
https://techcommunity.microsoft.com/t5/windows-10/upon-connecting-to-rdp-language-bar-will-disappear-on-local-pc/m-p/3577265
联想到 skype 会话时,本地的焦点也是指向了远程,我怀疑是不是当焦点位于远程计算机时,本地Windows就把输入法给关掉了?
@VShawn commented on GitHub (Jan 4, 2023):
这个似乎是 Windows 的 feature. 我用系统自带的 MSTSC 打开远程桌面,也出现了本地输入法状态栏消失的现象。
@VShawn commented on GitHub (Jan 4, 2023):
https://www.tenforums.com/network-sharing/131681-language-bar-remote-desktop.html
这张网友提供的图片显示,Win7作为本地机器打开远程桌面时,也会出现输入法图标消失的现象。