Update RichInputConnection.java#2492
Conversation
Changed handling with cached text, for better working with apps like AFFiNE.
|
Hope it fix things like in these https://github.com/toeverything/AFFiNE/issues/13043 |
|
Can you give some information about what is working better, and how I can test it? Is it really better than the cache reload in all situations? I remember testing that took quite some time. |
Apologies for the broken link—simply copy and paste it, as usual. Unfortunately, I didn't have time for a full test (as I am currently away from home). It appears that the keyboard is losing its correct position and attempting to correct this using cached text. However, this results in some strange behavior... The error message in the log reads: "Cached text out of sync." |
Changed handling with cached text, for better working with apps like AFFiNE.
Please make sure you are at least reasonably close to the contribution guidelines: https://github.com/HeliBorg/HeliBoard/blob/main/CONTRIBUTING.md#guidelines
Due to maintainer availability, your PR may take quite some time to be addressed