I noticed while working on Japanese install tests on KDE that im-chooser is installed on KDE. I don't think this is a good idea. It's not necessary - KDE has its own bits for configuring input methods - and it doesn't really work - if you run it (it's called Input Method Selector) and click "Use IBus (recommended)" it says "Failed to switch Input Method - Input Method doesn't support im-chooser on this desktop session".
I think we should just leave it off KDE. Currently it's included because kde-desktop-environment includes the input-methods group, and the input-methods group includes im-chooser. Not sure what the best way to address this would be. @tagoh @ngompa
We probably need to just split that out into another group for X11 desktops. It's functionally useless for all Wayland environments.
I agree with @ngompa
https://pagure.io/fedora-comps/pull-request/1278
Commit 6ca3cf2a fixes this issue