You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks similar to https://bugzilla.redhat.com/show_bug.cgi?id=1850832 (The Gujarati & Hindi itrans methods are not able to type sentences correctly.) where characters were kind of “randomly” disappearing in various input methods when used on Gnome Wayland.
When debugging this with gdb I found that the ibus_m17n_engine_reset () callback is called many times when it should not be called. It should only be called when the cursor is moved with the mouse. For a similar problem in Wayland see: https://gitlab.gnome.org/GNOME/gtk/-/issues/5191
This bug was discovered by @Mahmudul-hasan613 .
See:
mike-fabian/m17n-db-bn-national-jatiya#1 (comment)
mike-fabian/m17n-db-bn-national-jatiya#1 (comment)
mike-fabian/m17n-db-bn-national-jatiya#1 (comment)
mike-fabian/m17n-db-bn-national-jatiya#1 (comment)
This looks similar to https://bugzilla.redhat.com/show_bug.cgi?id=1850832 (The Gujarati & Hindi itrans methods are not able to type sentences correctly.) where characters were kind of “randomly” disappearing in various input methods when used on Gnome Wayland.
But:
The text was updated successfully, but these errors were encountered: