You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 May 2012 at 2:04The text was updated successfully, but these errors were encountered: