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 432999 - sniff displays wrong actions
sniff displays wrong actions
Status: RESOLVED FIXED
Product: dogtail
Classification: Deprecated
Component: Sniff
CVS HEAD
Other All
: Normal normal
: ---
Assigned To: Dogtail Maintainers
Dogtail Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-24 15:50 UTC by Michal Babej
Modified: 2007-05-03 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to sniff (724 bytes, patch)
2007-04-24 15:51 UTC, Michal Babej
committed Details | Review

Description Michal Babej 2007-04-24 15:50:51 UTC
Please describe the problem:
if you click any node that has no actions, the actions label doesn't get updated and keeps the old actions displayed. This is a bit misleading.

Steps to reproduce:
1. find some node in the tree with 1+ actions
2. click some other node with no actions (fillers, panels & alike)
3. actions still displayed


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Michal Babej 2007-04-24 15:51:39 UTC
Created attachment 86921 [details] [review]
patch to sniff

this fixes the bug.
Comment 2 Michal Babej 2007-04-25 21:24:51 UTC
the patch is now included in patches of bug 433435
Comment 3 Zack Cerza 2007-05-03 16:54:27 UTC
Just committed, thanks!