Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

遇到telegram这种desktop app的时候,在中文输入法面前的候选词难以看清 #9

Open
hypertextPreprocessor opened this issue Mar 14, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@hypertextPreprocessor
Copy link

hypertextPreprocessor commented Mar 14, 2024

本来是这样的:
this is what I expected:
Screenshot from 2024-03-14 09-30-29
然而在telegram desktop里面就变成了这样:
but however in telegram desktop app became such:
uu
就这个MacOS-Dark主题有问题,其他主题没有看不清的问题(有个macOS-light主题,看是看得清,但不显示第一个候选词,只显示后续的候选词,其他未测);
This MacOS-Dark thems caused this only, the others themes is fine;
所以不存在说是fcitx5的QT_IM_MODULE环境变量没有设置成fcitx5, 随着更新,这个问题telegram官方已经解决输入法的问题。
so I don't think it's fcitx5's incorrect configuation for QT_IM_MODULE enviorment part, following offcial's upgrade notification and do so always, this issue literally has been solved.

@hypertextPreprocessor
Copy link
Author

补充(PS):
系统(system):ubuntu 22.04.4 LTS
桌面环境(desktop environment) : gnome
桌面渲染技术(render type):wayland
主题(theme):Yaru (default)

@thep0y
Copy link
Owner

thep0y commented Apr 5, 2024

我在短时间内不会使用 Linux 桌面发行版,没办法复现这个问题。

你可以暂时使用其他皮肤过渡,也不能判断是皮肤问题还是 fcitx5 或其模块的问题。

@thep0y thep0y added the bug Something isn't working label Apr 5, 2024
@mochouaaaaa
Copy link

你这个问题我在nixos上遇见类似的,任何应用都渲染不出主题,然后png的主题图片都能渲染,矢量图的不行,可以自己将矢量图转换一下,我这个问题也很奇怪,ubuntu上不需要任何操作就能渲染

@thep0y
Copy link
Owner

thep0y commented Jan 20, 2025

为了便于编辑,我使用svg作为背景图,在部分app中可能会渲染异常,你可以自己尝试转换为png图片,应该可以修复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants