Description of problem: The Software Log Viewer applet (/usr/bin/gpk-log) has a filter box that allows you to display only the updates that contain the entered string. Despite there being a "Filter" button, it searches the installed package list a short time after each character is entered. The "Filter" button appears now to obsolete. If the characters are entered reasonably quickly (i.e. before the search for the previous character completes and it displays on the filter bar), the sequence of such characters is reversed. Version-Release number of selected component (if applicable): gnome-packagekit-2.27.2-1.fc11.i586 How reproducible: Type in the filter box reasonably quickly. Steps to Reproduce: 1. Type a search term such as "kernel", "ker" (pause then add) "nel", or "fred" 2. 3. Actual results: "lenrek", "reklen", or "derf" appear in the seach box and are used to filter the installed packages. Expected results: "kernel", "kernel", or "fred" appear in the filter box ... with characters in the order typed(!) Additional info:
Once the filter text entered returns no matches, any further text entered is no longer scrambled but appears as typed. This indicates that the issue could be caused by the applet initially searching the installed packages as each character is typed.
commit 30df1f2c1f4319e3006b6cb782f26b0c3be8f7e0 Author: Richard Hughes <richard> Date: Sat Jul 4 22:02:40 2009 +0100 Don't connect to key press _and_ release in gpk-log. Fixes rh#509636 Next release on Monday, I'll backport to F11 if there are no problems for a few days in rawhide.
gnome-packagekit-2.27.3-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/gnome-packagekit-2.27.3-1.fc11
gnome-packagekit-2.27.3-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.