cass00 / enhanced-osk-gnome-ext

Enhanced On-Screen Keyboard for Gnome Shell
http://extensions.gnome.org/extension/6595/enhanced-osk/
21 stars 9 forks source link

Pressing delete doesn't work in most cases in the Wayland session. #4

Closed houssemko closed 9 months ago

houssemko commented 9 months ago

Describe the bug Using the Wayland session , When you press delete button the last character written isn't deleted but sometimes selected .

Expected behavior Pressing delete deletes the last written character .

Environment (please complete the following information):

cass00 commented 9 months ago

I have also seen this happen once. Can you reproduce this consistently? If so, see if it happens with the regular OSK as well. In the latter case, it must be problem in GNOME shell. Note that the delete key action is not modified by the extension.

houssemko commented 9 months ago

Yes it happens consistently, the previous improved-osk extension fixed that issue for me on gnome 44 so i thought it's possible to implement the same fix in this fork too .

cass00 commented 9 months ago

Does it also happen with the normal OSK ?

houssemko commented 9 months ago

Yes it does.

cass00 commented 9 months ago

Are you using Gnome 45.2? There is this patch and improves backspace functionality for me.

houssemko commented 9 months ago

yes i'm on Gnome 45.2.

houssemko commented 9 months ago

how do I use that patch

cass00 commented 9 months ago

It's included in 45.2 . You are using it already.

houssemko commented 9 months ago

it's not fixed yet for me.

cass00 commented 9 months ago

Added the delete override again. Shoud be working now again. https://github.com/cass00/enhanced-osk-gnome-ext/commit/db77e7e5ee6366c6654998024a111661ff028163