Efimj / Shkiper

Android modern notepad
https://play.google.com/store/apps/details?id=com.jobik.shkiper
147 stars 7 forks source link

Issue with Numbered List Editing #72

Open Nikitosiki opened 1 month ago

Nikitosiki commented 1 month ago

Description:

There is a problem when creating and editing a numbered list in the text editor. When I create a numbered list with multiple items and edit any item except the last one, using the auto-fill feature from Google Cardboard, the word I select on the keyboard gets split into multiple items. Additionally, some letters might get lost completely.

Steps to Reproduce:

Open the text editor in the application. Create a numbered list with multiple items. Edit any item except the last one. Use the auto-fill feature from Google Cardboard to complete a word. Observe that the selected word gets split into multiple items and some letters may disappear. Expected Behavior: The selected word from Google Cardboard's auto-fill should be inserted correctly into the current list item without splitting into multiple items or losing letters.

Actual Behavior: The selected word gets split into multiple list items and some letters may be lost.

Environment:

App Version: 1.9.0 OS: Android 14 (PixelOS) Device: Xiaomi Redmi Note 9s

Additional Information:

https://github.com/user-attachments/assets/a481b3de-cfd2-4f65-bbd4-b71c3d6c268b

Efimj commented 1 month ago

Thanks for the detailed description. Alas, I’m not doing this, I need to wait for the library update 😔

Nikitosiki commented 1 month ago

I wrote an issue on the library repository too