Use a generic approach when adding the "close on enter" hook for popups
authorSoeren Apel <soeren@apelpie.net>
Tue, 9 Sep 2014 20:45:40 +0000 (22:45 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Mon, 15 Sep 2014 19:24:15 +0000 (21:24 +0200)
Implement a generic approach to the "close on enter" feature
in popups by installing the key event handler on the first editable
widget it finds in the popup.


No differences found