e3rd / zim-plugin-instantsearch

Search as you type in Zim, in similar manner to OneNote Ctrl+E.
GNU General Public License v2.0
36 stars 6 forks source link

key shortcut to exit #19

Closed reagle closed 7 years ago

reagle commented 7 years ago

Shouldn't hitting return dismiss the dialog? Or do you have to hit ESC?

e3rd commented 7 years ago

Escape cancels, Return confirms the page and closes the dialog. What system are you using?

reagle commented 7 years ago

I'm using zim 0.65 on MacOS 10.11 (El Capitan) with homebrew. Maybe this is related to another bug I experience with zim: when I have the create/edit link dialog pop-up, if I hit ctrl+v the text is pasted to the main window instead of the dialog. (I have to alt-click and select paste for this to work.) Maybe popup/dialogs are just wonky on this system.

e3rd commented 7 years ago

You're right. I fear the bug is related with GTK. This plugin uses standard zim's GTK to handle these things :(