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

IllegalArgumentException when no editor is open #9

Closed
GoogleCodeExporter opened this issue Mar 30, 2015 · 3 comments
Closed

IllegalArgumentException when no editor is open #9

GoogleCodeExporter opened this issue Mar 30, 2015 · 3 comments
Labels

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Close all tabs with files
2. Press alt+8


What is the expected output? What do you see instead?
Expected: ---
Actual result: IllegalArgumentException: Error during dispatching of 
java.awt.event.KeyEvent[KEY_PRESSED,keyCode=56,keyText=8,keyChar='8',modifiers=A
lt,extModifiers=Alt,keyLocation=KEY_LOCATION_STANDARD,rawCode=56,primaryLevelUni
code=56,scancode=9] on frame0: Argument 0 for @NotNull parameter of 
com/intellij/codeInsight/hint/HintManagerImpl.showInformationHint must not be 
null

What version of the product are you using? On what operating system?
Intellij Idea 111.277. Win XP SP3

Please provide any additional information below.


Original issue reported on code.google.com by ILeo...@gmail.com on 22 May 2012 at 1:24

@GoogleCodeExporter
Copy link
Author

Original comment by minas.ma...@gmail.com on 22 May 2012 at 1:27

  • Changed state: Accepted
  • Added labels: Priority-High, milestone-1.3.2
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Original comment by minas.ma...@gmail.com on 29 Jan 2013 at 7:17

  • Changed title: IllegalArgumentException when no editor is open
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision 4431d0e5e016.

Original comment by minas.ma...@gmail.com on 29 Jan 2013 at 7:26

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

2 participants