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 731053 - GtkSearchEntry should have focus on opening the highlight mode widget
GtkSearchEntry should have focus on opening the highlight mode widget
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-31 18:45 UTC by Willian Gustavo Veiga
Modified: 2014-06-25 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GtkSearchEntry has focus on opening the highlight mode widget (1.03 KB, patch)
2014-05-31 18:46 UTC, Willian Gustavo Veiga
committed Details | Review

Description Willian Gustavo Veiga 2014-05-31 18:45:23 UTC
It would be practical if, everytime we open the highlight mode widget, the GtkSearchEntry had the focus.

I usually type to search a highlight mode. I don't use the mouse to do it.
Comment 1 Willian Gustavo Veiga 2014-05-31 18:46:53 UTC
Created attachment 277632 [details] [review]
GtkSearchEntry has focus on opening the highlight mode widget
Comment 2 Paolo Borelli 2014-05-31 19:02:52 UTC
Comment on attachment 277632 [details] [review]
GtkSearchEntry has focus on opening the highlight mode widget

looks good to me (though I cannot test now)
Comment 3 Paolo Borelli 2014-06-25 15:54:58 UTC
Comment on attachment 277632 [details] [review]
GtkSearchEntry has focus on opening the highlight mode widget

pushed