GNOME Bugzilla – Bug 762257
GtkSearchBar should be revealed on <ctrl>v
Last modified: 2016-03-17 03:56:14 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.
I think this needs to be handled by applications