plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
Other
1.18k stars 86 forks source link

Can't copy Chinese words both in Android 13 and Android 14. #372

Closed MaYuandong closed 3 months ago

MaYuandong commented 4 months ago

Chinese words become something like: "%AB%CD%33%A4".

plateaukao commented 4 months ago

please explain in more detail how you use it.

MaYuandong commented 4 months ago

After I copy the Chinese words in EinkBro then share with EinkBro or press the EinkBro bottom after long press Chinese words in EinkBro, (both do the same thing, search in google) the Chinese words become "%AB%CD%33%A4" in google search input area.

But it works correctly if I open a new tab and paste manually.

plateaukao commented 4 months ago

@MaYuandong

I tried to fix it in https://github.com/plateaukao/einkbro/commit/74d0221f8f76a1bae47bb0ab847dbb8fc6c14d61. But, not sure will it cause other issues. You can wait for next release to check if it's fixed or causing other issue.