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 346822 - CellRenderer glitches during edit
CellRenderer glitches during edit
Status: RESOLVED DUPLICATE of bug 340200
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2006-07-07 01:13 UTC by Maciej Katafiasz
Modified: 2011-02-04 16:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A screenshot of the glitch (24.41 KB, image/png)
2006-07-07 01:13 UTC, Maciej Katafiasz
Details

Description Maciej Katafiasz 2006-07-07 01:13:24 UTC
Renaming a file causes rendering glitches, see the attached screenshot.
Comment 1 Maciej Katafiasz 2006-07-07 01:13:55 UTC
Created attachment 68513 [details]
A screenshot of the glitch
Comment 2 Philippe Rouquier 2006-07-07 06:14:32 UTC
mmh, that's strange. I'll have a look at this.
Comment 3 Philippe Rouquier 2006-07-08 17:35:25 UTC
Whatever I did I can't get rid of these glitches.
It seems it's a GTK+ bug since I run into the same problem with nautilus when I try to rename files.
Could you check if that's the same for you with nautilus since then we would have to file a bug against GTK+ and close this one.
Comment 4 Maciej Katafiasz 2006-07-10 20:58:14 UTC
Yes, I can confirm this in Nautilus's list view. Reassigning to GTK+ then.
Comment 5 Maciej Katafiasz 2006-07-10 21:55:12 UTC
Oh, that's interesting. It seems that both right click->Rename and pressing space to trigger rename cause the glitch to appear, however, single-clicking on it does not. Not sure what that means, I can't reproduce that behaviour on gtk-demo editable list example, and Nautilus doesn't respond to single clicks. Perhaps it occurs only on treemodels or something like that.
Comment 6 Kristian Rietveld 2006-07-10 21:59:16 UTC
Ah, then I have a pretty good idea where the problem is ... probably a forgotten merge or something ...
Comment 7 Matthias Clasen 2006-07-15 23:12:52 UTC
Kris, do you have a fix for 2.10.1 ?
Comment 8 Kristian Rietveld 2006-07-17 07:26:10 UTC
This is a 2.8.x only problem.
Comment 9 Kristian Rietveld 2006-10-27 20:14:21 UTC

*** This bug has been marked as a duplicate of 340200 ***