Only tested in X. No terminal keys functional. Suspect misconfiguration[0] or missing libs on build machine[1]. Replaced with bash-2.04-21[2] from rawhide, which works fine. [0]I haven't checked the src rpm spec file for weirdness yet. Will followup if anything noteworthy turns up. (It's kinda hard to miscompile bash, since it takes so much of its configuration into its own hands, but I guess anything's possible.) [1]FWIW nslookup on wolverine exhibits the same annoying-to-the-point-of-uselessness problem with control keys. [2]This uses the same shared libs, per ldd output, as the wolverine package, further supporting suggestion of a misconfigured build machine.
****NOTE**** I was NOT clear above. Please read following before responding. The problem does not exist on the bash command line. The problem only exists when executing the "read" builtin. It *does* seem to be terminal dependent. I'm closing this and will reopen an issue once I really know what's going on. Sorry for the false alarm.