Bug in selecting "Quick-Fix" by mouse ?
If I select a Quick-Fix by via the keyboard everything works fine (The constructor "public Book(String s)" was created)
If I select a Quick-Fix by a mouse-klick, it doesnt work:
The result is: (and no Constructor was created)
This works fine in IntelliJ 8.1, but doesn't work at least in 8.1.4
Is this a known bug ?
I didn't find anything in the issue tracker.
请先登录再写评论。
Hi.
Looks similar to http://youtrack.jetbrains.net/issue/IDEADEV-36718
It does not occur in IDEA 9.
Alexander.