Description of problem: gtk.immodules was recently moved to "/etc/gtk-2.0/<arch>-redhat-linux-gnu", however gtk2 still seems to look only at "/etc/gtk-2.0/gtk.immodules". Version-Release number of selected component (if applicable): gtk2-2.4.1-3 How reproducible: every time Steps to Reproduce: 1. % gedit 2. Press Button 3 and look in Input Method submenu Actual results: Only "Default" appears in submenu. Expected results: All Input Methods in gtk.immodules to appear in submenu. Additional info: Adding a symlink /etc/gtk-2.0/gtk.immodules -> <arch>-redhat-linux-gnu/gtk.immodules works around the problem. Presumably this is fixed in 2.4.4, or earlier?
AKAICT this is fixed in gtk2-2.4.4. Changing to Modified until re-confirmed in fresh install.