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 646235 - Vinagre pane separator is blue
Vinagre pane separator is blue
Status: RESOLVED FIXED
Product: vinagre
Classification: Applications
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: David King
vinagre-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-30 14:36 UTC by Cosimo Cecchi
Modified: 2011-04-04 19:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Leave initital focus to the default widget (primary toolbar) (955 bytes, patch)
2011-04-01 06:24 UTC, David King
committed Details | Review

Description Cosimo Cecchi 2011-03-30 14:36:20 UTC
It seems this is not a problem with the theme, as it also happens with no theme.
Comment 1 Matthias Clasen 2011-03-31 13:27:27 UTC
Its an unfortunate choice of initial focus. Not sure why that happens, buy you should grab the focus to the side pane contents, probably.
Comment 2 David King 2011-04-01 06:24:26 UTC
Created attachment 184853 [details] [review]
Leave initital focus to the default widget (primary toolbar)

Removing the call to gtk_widget_set_focus() in vinagre_window_init() works for me. I'll request another freeze break request.
Comment 3 David King 2011-04-04 19:21:53 UTC
Comment on attachment 184853 [details] [review]
Leave initital focus to the default widget (primary toolbar)

Pushed to master and gnome-3-0 branches as commits 4ea7133a15e68bfb6c3d48fe3196b7f52abba3ba and 6d05904032c85a91d9adbc145462430ac88e8b09.