| Summary: | Cursor key in drop down list jumps two entries on single click | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Andrey Borzenkov <arvidjaar> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | i.semenov.kde, newsscott, Regnaron, sebastien.loss, zayed.alsaidi |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrey Borzenkov
2009-05-09 15:30:04 UTC
*** Bug 195386 has been marked as a duplicate of this bug. *** *** Bug 197362 has been marked as a duplicate of this bug. *** Still valid in 4.3RC3 (4.2.98). i can confirm this behaviour (Ubuntu 9.10, 4.3.2). *** Bug 216486 has been marked as a duplicate of this bug. *** Workaround: If you need to perform a single step: Press cursor key, but don't release it. Now the selection moves by a single step. It is now possible - while still pressing the cursor key - to select the entry with <Return>. SVN commit 1089665 by ggarand: always accept key events here. It's the end of the road : we don't want notify() to let them percolate to the view as we already went there. fixes arrow down keypress skipping entries in google's main search page completion popup. BUG: 192135 M +5 -2 khtmlview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1089665 Thanks, Germain for fixing this bug :) keep it up. *** Bug 227862 has been marked as a duplicate of this bug. *** |