Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse misses input events after its tooltip is shown #252

Open
GoogleCodeExporter opened this issue Jul 16, 2015 · 1 comment
Open

Eclipse misses input events after its tooltip is shown #252

GoogleCodeExporter opened this issue Jul 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 20 May 2012 at 2:04

@GoogleCodeExporter
Copy link
Author

Defect is not reproducible on eclipse 4 (which is in RC1 currently)

Original comment by [email protected] on 29 May 2012 at 7:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant