Description of problem: after yum update of gtk2 from 2.24.7-2.fc16 to 2.24.8-2.fc16, the alt key is not passed to processes running inside xfce terminal Version-Release number of selected component (if applicable): gtk2-2.24.8-2.fc16.i686 Terminal-0.4.8-1.fc16.i686 How reproducible: always Steps to Reproduce: 1. star xfce terminal with bash 2. enter abc abc 3. press alt-backspace Actual results: last character is deleted Expected results: last word is deleted Additional info: yum downgrade gtk2 makes the problem go away see also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649098
With Fedora 16, x86_64, and gnome-terminal, which is also loused up the same way, the critical thing to downgrade is gtk3, not gtk2. gtk3.x86_64 0:3.2.1-1.fc16 works gtk3.x86_64 0:3.2.2-2.fc16 does not work To see the effect of downgrading, you need to log out and log in. And this is with gnome-terminal, which is also affected. (I have not tried the xfce terminal yet. Maybe that requires downgrading gtk2.)
*** This bug has been marked as a duplicate of bug 626792 ***