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 358036 - Scroll to contact name in history window
Scroll to contact name in history window
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
0.17
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-27 21:23 UTC by Wouter Bolsterlee (uws)
Modified: 2006-09-29 22:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (979 bytes, patch)
2006-09-27 21:46 UTC, Wouter Bolsterlee (uws)
none Details | Review
Improved fix (937 bytes, patch)
2006-09-27 21:49 UTC, Wouter Bolsterlee (uws)
committed Details | Review

Description Wouter Bolsterlee (uws) 2006-09-27 21:23:54 UTC
1. Open a chat.
2. Open history from the chat window

Expected:
3. Name of contact is in the visible part of the
   contact list of the history window.

Actual:
3. Name of contact is selected, but not in the visible
   range of the treeview.
Comment 1 Wouter Bolsterlee (uws) 2006-09-27 21:46:17 UTC
Created attachment 73519 [details] [review]
Proposed fix

This patch makes the treeview scroll, so that the selected name is in the middle of the view.
Comment 2 Wouter Bolsterlee (uws) 2006-09-27 21:49:54 UTC
Created attachment 73520 [details] [review]
Improved fix

Set horizontal scroll to "left" (if any)
Comment 3 Martyn Russell 2006-09-29 22:57:41 UTC
Nice patch, thanks Wouter.