Summary: | Combo box auto completion does not get unselected. | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Hugo Parente Lima <hugo.pl> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.1 | |
Sentry Crash Report: |
Description
Hugo Parente Lima
2010-08-12 19:38:18 UTC
SVN commit 1164472 by dfaure: Unselect the current item when setting new completion items, if it is nowhere in the new items. Regression introduced in r1121183. Unittested now, won't happen again ;) FIXED-IN: 4.5.1 Thanks for the precise bug report. BUG: 247552 M +19 -8 tests/klineedit_unittest.cpp M +3 -2 widgets/klineedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1164472 |