RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 979049 - tree twisties in evo's tree view stop working after clicking GtkStatusIcon
Summary: tree twisties in evo's tree view stop working after clicking GtkStatusIcon
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: gtk2
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Benjamin Otte
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-27 13:40 UTC by Tomas Pelka
Modified: 2014-01-02 10:23 UTC (History)
3 users (show)

Fixed In Version: gtk2-2.20.1-4.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-21 05:29:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 581050 0 None None None Never
Red Hat Product Errata RHBA-2013:1544 0 normal SHIPPED_LIVE gtk2 and atk bug fix and enhancement update 2013-11-21 00:40:50 UTC

Description Tomas Pelka 2013-06-27 13:40:18 UTC
Description of problem:
Small down arrows (I hope they are called "tree twisties") in tree view in Evolution stop working after som time of using Evolution.

Any suggestion how to debug it will be appreciated.

Version-Release number of selected component (if applicable):
evolution-2.32.3-9.el6

How reproducible:
100%

Steps to Reproduce:
1. start evolution and use it for some time 
2. try to wrap/unwrap some submenus in Evo's tree view on left
3.

Actual results:
cant wrap/unwrap submenu

Expected results:
should work

Additional info:

Comment 1 Matthew Barnes 2013-06-27 14:05:25 UTC
This is a GTK+ issue:
https://bugzilla.gnome.org/show_bug.cgi?id=581050

Something to do with the interaction between GtkStatusIcon and GtkTreeView.

Never got fully investigated by GTK+ maintainers.  We stopped using GtkStatusIcon about the time we ported to gtk3 and the problem went away on its own.

Comment 2 Milan Crha 2013-09-09 15:50:34 UTC
I tested the proposed upstream patch and indeed, it fixes the issue. I suggest to include the patch into the gtk2 update.

Comment 3 Benjamin Otte 2013-09-11 01:46:27 UTC
The patch has landed in GTK2 upstream, so it should be fine to include:

commit b32a9eb691920f21ad3b9127c833aaba15727c4b
Author: Michael Natterer <mitch>
Date:   Thu May 31 11:02:09 2012 +0200

    GtkTreeView: make tree expanding/collapsing more robust

    gtk_grab_remove() *after* we did the expanding/collapsing, otherwise
    grab_notify() might kick in and mess with our state. Fixes bug #675835.

 gtk/gtktreeview.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comment 4 Milan Crha 2013-09-11 06:12:59 UTC
Thanks Benjamin, I'm committing this to sources.

Comment 8 errata-xmlrpc 2013-11-21 05:29:14 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1544.html


Note You need to log in before you can comment on or make changes to this bug.