Fischx / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

Eclipse misses input events after its tooltip is shown #252

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open eclipse project
2. Raise tool-tip. To do put cursor on some element in the code and press F2 to 
see contextual help (i.e. javadoc, warning information, etc.)
3. Press ESC to hide tooltip

What is the expected result? What do you see instead?
. expected:
Eclipse takes focus and is fully functional

. actual:
Eclipse denies some input events. For example, cursor keys remain functional 
but key combinations like Ctrl+S aren't.
To resolve, have to switch to another client and then back to Eclipse.

What version of the product are you using (wmii -v)? On what operating
system (uname -a)?
. wmii-hg2809
. Linux 3.3.6-1-ARCH #1 SMP PREEMPT Sun May 13 10:52:32 CEST 2012 x86_64 
GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by dmytro.k...@gmail.com on 20 May 2012 at 2:04

GoogleCodeExporter commented 8 years ago
Defect is not reproducible on eclipse 4 (which is in RC1 currently)

Original comment by dmytro.k...@gmail.com on 29 May 2012 at 7:41