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 343805 - each header shows an arrow as if all the columns were ordered
each header shows an arrow as if all the columns were ordered
Status: RESOLVED NOTABUG
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.9.x
Other Linux
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
: 346497 406951 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-06-04 10:24 UTC by Diego González
Modified: 2011-02-04 16:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot showing the problem, pay attention to the header of the treeview on the top (61.28 KB, image/png)
2006-06-04 10:25 UTC, Diego González
Details

Description Diego González 2006-06-04 10:24:02 UTC
this happend since i updated yesterday to GTK+ CVS HEAD, and happends in each and every application using a GtkTreeView. Screen shot attached.
Comment 1 Diego González 2006-06-04 10:25:02 UTC
Created attachment 66722 [details]
screenshot showing the problem, pay attention to the header of the treeview on the top
Comment 2 Kristian Rietveld 2006-06-04 12:08:46 UTC
Huh, I tested this before committing, and the arrows behaved as expected.  Does this also happen with the default theme?
Comment 3 Diego González 2006-06-04 12:33:17 UTC
it seems there are certain engines that show this problem: clearlooks, redmond and ubuntulooks. All the other engines are ok.
Comment 4 Kristian Rietveld 2006-06-04 12:42:53 UTC
The theme engines that show the problem don't handle the newly added GTK_ARROW_NONE properly then.  They still draw an arrow when they are asked to draw an unknown arrow, I would expect them to draw nothing in that case, but I am not sure if I am correct here.
Comment 5 Matthias Clasen 2006-06-04 23:01:35 UTC
This is probably worth a mention in the 2.10 release notes (ie in README.in)
and a mail to gnome-themes-list
Comment 6 Elijah Newren 2006-06-05 17:01:23 UTC
Bug against the clearlooks engine filed as bug 343893.
Comment 7 Kristian Rietveld 2006-07-05 15:52:24 UTC
*** Bug 346497 has been marked as a duplicate of this bug. ***
Comment 8 Kristian Rietveld 2006-07-05 15:53:45 UTC
Clearlooks bugs, so closing here.
Comment 9 Kristian Rietveld 2007-02-12 10:36:43 UTC
*** Bug 406951 has been marked as a duplicate of this bug. ***