saber-notes / saber

The cross-platform open-source app built for handwriting
https://saber.adil.hanney.org
GNU General Public License v3.0
2.3k stars 151 forks source link

Text input with floating keyboard on Android is broken. #1351

Open coordinatio opened 2 months ago

coordinatio commented 2 months ago

Before submitting an issue, please check the following

Describe the bug

It is impossible to input or edit text with a floating keyboard on an Android device. Text input works well when the keyboard is in the regular fixed position on the bottom of the screen and it is broken, when the keyboard is switched into floating mode.

I have made a screen cast showing the bug: https://youtu.be/aUzBQQV--l0?si=uUB5wbmDFbDMYr7z

I observe that with the Google keyboard on an Samsung Galaxy z fold device.

To reproduce

  1. Install a keyboard with the floating mode support. Google keyboard for example has such a mode.
  2. Open a new note in Saber.
  3. Switch the keyboard into the floating mode.
  4. Try to input and edit text.

Expected behavior

It is possible to write and edit text as usual.

Saber version

v0.24.4 F-Droid (24040)

Device

Anything else?

No response