johnturek / advanced-find

Automatically exported from code.google.com/p/advanced-find
0 stars 0 forks source link

Esc key won't cancel the dialog #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is common practice to cancel and close the dialog by hitting Esc key. It 
does nothing here though.

Original issue reported on code.google.com by dmitry.k...@gmail.com on 18 Nov 2011 at 12:47

GoogleCodeExporter commented 9 years ago
The ESC key is also the 'cancel input' key in every IME.
I canceled this feature because it's very annoying when i typing Non-English 
word.
I won't implement this again until i can solve the problem.

Original comment by swatch.c...@gmail.com on 20 Nov 2011 at 12:42

GoogleCodeExporter commented 9 years ago
Issue 41 has been merged into this issue.

Original comment by swatch.c...@gmail.com on 24 Nov 2011 at 5:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Issue 84 has been merged into this issue.

Original comment by swatch.c...@gmail.com on 15 Jan 2013 at 3:51

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Issue 96 has been merged into this issue.

Original comment by swatch.c...@gmail.com on 3 Mar 2013 at 5:51

GoogleCodeExporter commented 9 years ago
Issue 105 has been merged into this issue.

Original comment by swatch.c...@gmail.com on 11 May 2013 at 6:03

GoogleCodeExporter commented 9 years ago
surely there's a way to do this correctly, eg the ESC key shouldn't be 
transmitted to the input box if it's already be caught by the IME? This is 
about correct implementation of event handling, isn't it?

Original comment by john....@gmail.com on 12 May 2013 at 4:56