GNOME Bugzilla – Bug 81884
GtkCList - focus indicator problem after deleting row & pressing up key
Last modified: 2011-02-04 16:11:56 UTC
If you have 2 rows in a GtkCList and you delete the lower one and then press the up key, you get 2 rectangles around 2 rows, when there is only one row left. You can reproduce it easily in Glade. Create 2 windows. Select the lower one in the project window. Hit Delete key, then Up key. The bug is also present in GTK+ 1.2. This bug was spotted as part of bug 80224.
(BTW, I have no intention of looking at this at any point in the forseeable future, so if you care, submit a patch! :-)
Looks like this was the same as bug 94812, which was fixed prior to 2.2. *** This bug has been marked as a duplicate of 94812 ***