Closed proyrb-petalmail closed 1 month ago
Hi,
I'm trying to reproduce it with lv_example_ime_pinyin_1
but it's working on my end. Can you try with the latest master?
Ok, i have take your suggestion. but it didn't work, emmmm. watch this mp4 and gif recorded.
https://github.com/user-attachments/assets/0314fa65-524e-4ebd-93cb-685d2f83fdf9
Hi,
I'm trying to reproduce it with
lv_example_ime_pinyin_1
but it's working on my end. Can you try with the latest master?
sorry, I've been busy lately and haven't replied in a timely manner。 i use my custom dictionary and font. i think it came of some settings at running set-function?
I've tried it again here and it works like this:
Can you send a more complete code to reproduce the issue? Including your custom directory.
We need some feedback on this issue.
Now we mark this as "Abandoned" because there was no activity here for 14 days.
Remove the "Stale" label or comment else this will be closed in 7 days.
@proyrb-petalmail Hi, how is the issue going? If resolved, can you please close it?
LVGL version
v9.2.0
What happened?
I added a Pinyin plugin to my keyboard and used a custom font library and dictionary.
At this point, I can input Chinese using the keyboard normally, but when I switch to uppercase English letters for input, the problem I want to mention arises: "First, clear the content of the text editing area bound to the keyboard, and then click on any of these uppercase letters (T, P, D, H, L, X) on the keyboard, which will cause the lvgl program to crash.
Codes (from gui.cpp):
An example video: Uploading c45aef4b6925a65ce540b146ac4fb429.mp4…
How to reproduce?
From the repository: duo_app