-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Desktop: IME panel covers letters when editing #8179
Comments
I‘m pretty sure this bug is related to the CodeMirror, so I did some tests and found something interesting.
I replace the UA of my browser with this one by User-Agent Switcher and Manager. When I try the demo again, it becomes buggy. The IME panel covers all of the letters and doesn't move.
|
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Please keep this open |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Please keep this open |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Please keep this open |
This is a bug involving CodeMirror. First, open the "Tools" menu > "Options". Next, go to "Show Advanced Settings" and open "Custom stylesheet for Joplin-wide app styles". Save the following content, where the value specified for font-size should be the same as the "Editor font size" value.
|
@forrep This workaround does work. Thanks! |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Please keep this open |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Please keep this open |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Please keep this open |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Please keep this open. This bug seems to be fixed in the new beta editor based on CodeMirror 6, but still exists in the editor with CodeMirror 5. |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions. |
Please keep this open. This bug seems to be fixed in the new beta editor based on CodeMirror 6, but still exists in the editor with CodeMirror 5. |
Joplin 3.0.2 (prod, win32) Backup: 1.4.0 这个版本还是有毛病,用了前面老哥的方法,微软输入法的虚线还是被遮住了,不知道换成百度搜狗这些流氓大厂会不会好点。 |
Duplicate of #8078, but I want to describe it in detail so I post it there.
When typing the letters with the Microsoft Chinese IME, the IME panel covers the letters I'm typing in.
This might happens on Japanese IME and other IMEs, but I don't have the environment to test it.
Environment
Joplin version: 2.9.11, 2.10.18
Platform: Windows 10
Steps to reproduce
Previews
Previews
Previews
Describe what you expected to happen
The IME panel should not covers the letters. It could be under the line I'm editing or behind the cursor.
Logfile
Not necessary I guess
The text was updated successfully, but these errors were encountered: