keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
372 stars 102 forks source link

bug(linux): Keyboard switching did not occur after pressing Control+Spacebar keys in Wasta Linux OS #11081

Closed bharanidharanj closed 1 week ago

bharanidharanj commented 1 month ago

Describe the bug

I observed that when using the On-Screen Keyboard in the Windows desktop, keyboard switching did not occur after pressing the Control+Spacebar keys.

Reproduce the bug

  1. Install Keyman 17.0.293-beta.
  2. Open Keyman Configuration dialog.
  3. Install Khmer Angkor, Tamil99Basic and SIL_IPA keyboards.
  4. Click the Windows Search bar.
  5. Type 'Onboard'
  6. Select 'Onboard' from the options menu.
  7. Verify that an On Screen Keyboard appear at the bottom of the desktop.
  8. Press Control + Spacebar key
  9. Select 'Khmer Angkor' from the keyboard list.

Here, I noticed that the Keyboard Switching did not occur after pressing the shortcut keys.

Expected behavior

Pressing Control + Spacebar key should switch to some other keyboards and the OSK should be changed to that corresponding keyboard.

Related issues

No response

Keyman apps

Keyman version

17.0.293-beta

Operating system

Wasta 20.04 Linux OS

Device

Desktop

Target application

No response

Browser

No response

Keyboard name

No response

Keyboard version

No response

Language name

No response

Additional context

No response

ermshiperete commented 1 month ago

Hmm, I can't reproduce this.

@bharanidharanj Does the keyboard picker show up when you press Ctrl+Space?

image

When you run the command in a terminal, does ps -ef | grep keyman show a line that contains /usr/libexec/ibus-engine-keyman ?

bharanidharanj commented 1 month ago

@ermshiperete Yes, the Keyboard picker shows up when I press Ctrl+Space. Able to see the line that contains /usr/libexec/ibus-engine-keyman on the terminal.

ermshiperete commented 3 weeks ago

@bharanidharanj Is this still happening with the latest beta version?

dinakaranr commented 1 week ago

@ermshiperete I tested this issue in Keyman 17.0.319-beta (package version 17.0.319-1~sil1~focal) on Linux Wasta. I have followed the above comment instructions. Keyboard Picker shows up when pressing the CTRL + spacebar, and then the keyboard switches to the next keyboard. It reflected on the "on-screen keyboard" too. It works well. Thanks.

ermshiperete commented 1 week ago

Closing, since it seems things are working.