After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 81884 - GtkCList - focus indicator problem after deleting row & pressing up key
GtkCList - focus indicator problem after deleting row & pressing up key
Status: RESOLVED DUPLICATE of bug 94812
Product: gtk+
Classification: Platform
Component: Widget: Other
2.0.x
Other other
: Low normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-05-15 17:36 UTC by Damon Chaplin
Modified: 2011-02-04 16:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Damon Chaplin 2002-05-15 17:36:28 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.
Comment 1 Owen Taylor 2002-05-15 18:57:44 UTC
(BTW, I have no intention of looking at this at any point
in the forseeable future, so if you care, submit a patch! :-)
Comment 2 Owen Taylor 2003-01-23 19:56:36 UTC
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 ***