fix(WeaselTFS): Always update UIElements.#1801
Merged
fxliang merged 1 commit intorime:masterfrom Mar 6, 2026
Merged
Conversation
|
I believe the background and valuable discussion regarding this change are included in #1602. You can link to it. |
|
支持,希望早日完成 |
|
期待早日合并。给视障用户多一种好的输入法选择。其实馋小狼毫已久了。 |
|
希望早日合并。给视障人事多一种选择。 |
Contributor
Author
|
感谢合并,请问何时会发布包含此PR的版本?方便我们在中文输入法支持插件的兼容输入法中列出。 |
|
是的,想知道包含此修复的确切版本,或者大概发布周期,以便于我们向屏幕阅读器社区宣布这个好消息。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
在非 UILess 模式下也向 TFS 管理器报告 UIElement 更新。这使 TFS 应用始终可以获取候选内容。
这支持 NVDA 等支持 TFS 框架输入法的屏幕阅读器在输入时读出候选。
测试:
使用 InputMethodCandidateReader 进行测试。
UILess 模式:

非 UILess 模式
