mike-fabian / ibus-typing-booster

ibus-typing-booster is a completion input method for faster typing
https://mike-fabian.github.io/ibus-typing-booster/
Other
226 stars 15 forks source link

[BUG] ibus-typing-booster causing a problem on Nextcloud Office #424

Closed elhananjair closed 8 months ago

elhananjair commented 1 year ago

Describe the bug When I type on Nextcloud Office/Collabora Online app, the first letter reedited with the letter I type, and until recent times I thought the problem was with collabora online, but when I changed input method from Ibus-typing-booster to the default one, it worked fine.

To Reproduce Steps to reproduce the behavior:

  1. Go to firefox
  2. Create a new document and start to type something as nextcloud office opens the document
  3. The first letter you type won't appear

Expected behavior As in other browsers, it should appear as you type any letter.

Screenshots or videos It skips the first letter I enter and shows the second or third letter I type.

ibus-typing-booster version? 2.21.3-1

ibus version? 1.5.27-5

Distribution and version? Fedora 37

Desktop and version? KDE

Xorg or Wayland? Wayland

Additional context I have opened an issue on Collabora online

elhananjair commented 9 months ago

@mike-fabian I think the this issue might be related to the one you fixed here

mike-fabian commented 9 months ago

Does this fix solve the problem here as well?

mike-fabian commented 9 months ago

I could not reproduce the problem in nextcloud office because creating a nextcloud account didn't work for me when I tried. I must try again.

mike-fabian commented 8 months ago

@elhananjair Is the problem fixed in the latest version of ibus-typing-booster?

mike-fabian commented 8 months ago

I have released https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.24.10 which might fix this issue here as well. Can you test this please?

elhananjair commented 8 months ago

I will check and let you know, will it be released as a package too? since I have installed ibus-typing-booster through dnf

mike-fabian commented 8 months ago

I will check and let you know, will it be released as a package too? since I have installed ibus-typing-booster through dnf

Packages for Fedora 38, 39, and rawhide are here: https://bodhi.fedoraproject.org/updates/?search=ibus-typing-booster

In your original report you write that you were using Fedora 37. But I guess you have updated to Fedora 38 or Fedora 39 in the meantime. If you are on Fedora 38 or Fedora 39 you can easily install the update with dnf with the instructions given here:

Fedora 39: https://bodhi.fedoraproject.org/updates/FEDORA-2023-0450d1b7e5

Fedora 38: https://bodhi.fedoraproject.org/updates/FEDORA-2023-42e4b64dca

Currently the update is still in "testing". As soon as it goes to "stable" (maybe in two weeks), a normal "dnf update" will install the package for you.

mike-fabian commented 8 months ago

The Fedora 38 and Fedora 39 packages are in "stable" now, i.e. sudo dnf update ibus-typing-booster should give you ibus-typing-booster-2.24.10 now.

elhananjair commented 8 months ago

Ok I will check it sorry for the delay, I wasn't able to access Nextcloud recently, I will confirm it tomorrow

mike-fabian commented 8 months ago

Were you able to check the problem in Nextcloud?

elhananjair commented 8 months ago

@mike-fabian I am very sorry for the delay, I was busy and couldn't test it. Yes, it's working now, the problem is solved now.

mike-fabian commented 8 months ago

@mike-fabian I am very sorry for the delay, I was busy and couldn't test it. Yes, it's working now, the problem is solved now.

Thank you very much!