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 71868 - Shift + F10 should work in treeview search dialog
Shift + F10 should work in treeview search dialog
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
1.3.x
Other other
: Normal normal
: ---
Assigned To: Kristian Rietveld
Kristian Rietveld
Depends on:
Blocks:
 
 
Reported: 2002-02-18 19:49 UTC by Kristian Rietveld
Modified: 2011-02-04 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kristian Rietveld 2002-02-18 19:49:27 UTC

Comment 1 Kristian Rietveld 2002-02-19 21:39:00 UTC
possible way to fix it:
<owen> _kris_: Connect to ::populate-popup, connect to hide on the
menu, set a flag to avoid popping down the search dialog until a small
timeout after it pops down?
Comment 2 Kristian Rietveld 2002-02-22 21:38:58 UTC
fixed in CVS