| Summary: | When a form widget is focused, Ctrl does not deactivate access keys | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Grósz Dániel <groszdanielpub> |
| Component: | khtml forms | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Grósz Dániel
2009-10-09 23:15:21 UTC
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 |