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 699611 - keybindings don't work in the search entry
keybindings don't work in the search entry
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-05-03 17:45 UTC by Matthias Clasen
Modified: 2013-05-28 15:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
searchbar: Let <Primary>a work in the OverviewSearchbar (1.36 KB, patch)
2013-05-28 13:50 UTC, Debarshi Ray
committed Details | Review

Description Matthias Clasen 2013-05-03 17:45:11 UTC
Standard GtkEntry keybindings like Ctrl-A, Ctrl-Z and the like don't work in the main search entry (the one with the tags). These shortcuts work fine in the per-document search entry.
Comment 1 Debarshi Ray 2013-05-28 13:50:55 UTC
Created attachment 245452 [details] [review]
searchbar: Let <Primary>a work in the OverviewSearchbar
Comment 2 Cosimo Cecchi 2013-05-28 15:24:11 UTC
Review of attachment 245452 [details] [review]:

Thanks, looks good to me.
Comment 3 Debarshi Ray 2013-05-28 15:30:00 UTC
Comment on attachment 245452 [details] [review]
searchbar: Let <Primary>a work in the OverviewSearchbar

Thanks for the review.