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 762257 - GtkSearchBar should be revealed on <ctrl>v
GtkSearchBar should be revealed on <ctrl>v
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: Other
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-02-18 10:53 UTC by Arnaud B.
Modified: 2016-03-17 03:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arnaud B. 2016-02-18 10:53:18 UTC
The gtk_search_bar_handle_event() function should probably handle the <ctrl>v shortcut, for being able to toggle the GtkSearchBar directly with a copied text.
Comment 1 Matthias Clasen 2016-03-17 03:56:14 UTC
I think this needs to be handled by applications