Version: (using Devel) OS: Linux Installed from: Compiled sources When a form widget (textarea, text input, button ...) is focused, Ctrl activates access keys but it does not deactivate them: if they are activated and I press Ctrl, they disappear for a moment and then they appear again as if I pressed it twice.
It is v 4.3.2, there is no category for it yet.
SVN commit 1089663 by ggarand: fix access keys not being de-activable when a form element has input focus. BUG: 210029 BUG: 161494 M +8 -5 khtmlview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1089663
SVN commit 1093040 by ggarand: automatically merged revision 1089663: fix access keys not being de-activable when a form element has input focus. BUG: 210029 M +8 -5 khtmlview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1093040