]> Pileus Git - ~andy/gtk/commit
[filechooserentry] don't show misplaced completion popup
authorStefan Kost <ensonic@users.sf.net>
Tue, 17 Aug 2010 20:29:15 +0000 (23:29 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 19 Aug 2010 06:37:53 +0000 (09:37 +0300)
commit0e1eee26b9ab08cdcfafaddbd6894c0a65c686f1
tree5af8ac7af642ed596b71821251364c5dd309c1eb
parentad3e4516325359aa5fc60c5cb1fc8238a029f484
[filechooserentry] don't show misplaced completion popup

Override the key-press-event instead of overriding the focus method.
Fixes #627139
gtk/gtkfilechooserentry.c