https://bugzilla.redhat.com/show_bug.cgi?id=1832086
Mike FABIAN mfabian@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|32 |33
--- Comment #7 from Mike FABIAN mfabian@redhat.com --- It still does not work out of the box in Fedora 33.
ibus input works into /usr/lib64/qt5/examples/widgets/widgets/lineedits/lineedits (From the qt5-qtbase-examples-5.15.2-2.fc33.x86_64 package) only when starting it with the environment variable QT_IM_MODULE=ibus
QT_IM_MODULE=ibus /usr/lib64/qt5/examples/widgets/widgets/lineedits/lineedits
but this environment variable is not set by default.
Even then using ibus there is difficult as the lookup table hides the current writing positon.
i18n-bugs@lists.fedoraproject.org