Regressions I hope will be fixed soon

IntelliJ IDEA 8.0 suffers from some minor but relatively annoying regressions. I was hoping these would be fixed in 8.1, but that is looking less likely. Therefore I am calling attention to these bugs here, and now hope they will at least and last be fixed early in the 9.0 EAP when it arrives. Please vote.

Pressing Esc when Completion and Quick JavaDoc are both open closes the completion popup instead of the documentation popup
http://www.jetbrains.net/jira/browse/IDEA-20482

"Find Usages > Preview Usages" often does not scroll to the found element
http://www.jetbrains.net/jira/browse/IDEADEV-33893

Create Constant Field quick fix pollutes my imports
http://www.jetbrains.net/jira/browse/IDEA-20052

Memory indicator occasionally incorrectly drawn when progress is show in status bar
http://www.jetbrains.net/jira/browse/IDEA-20463

Tabs in Diff window always display as 2 spaces wide (I cannot be the only one working on code with tabs in them can I?)
http://www.jetbrains.net/jira/browse/IDEA-18872

The navigation bugs are also quite unpleasant:
http://www.jetbrains.net/jira/browse/IDEA-21163
http://www.jetbrains.net/jira/browse/IDEA-20617

And here is an issue which I still hoping will be fixed one day (it worked the way I wanted in 4.5 or 5.0 I believe:-)
"Do not highlight all method call arguments if there is only a problem with one"
http://www.jetbrains.net/jira/browse/IDEA-19110

Bas

0
3 comments

Bas Leijdekkers wrote:

IntelliJ IDEA 8.0 suffers from some minor but relatively annoying regressions. I was hoping these would be fixed in 8.1, but that is looking less likely. Therefore I am calling attention to these bugs here, and now hope they will at least and last be fixed early in the 9.0 EAP when it arrives. Pleas
e vote. Pressing Esc when Completion and Quick JavaDoc are both open closes the completion popup instead of the documentation popup http://www.jetbrains.net/jira/browse/IDEA-20482 "Find Usages > Preview Usages" often does not scroll to the found element http://www.jetbrains.net/jira/browse/IDEADEV
-33893 Create Constant Field quick fix pollutes my imports http://www.jetbrains.net/jira/browse/IDEA-20052 Memory indicator occasionally incorrectly drawn when progress is show in status bar http://www.jetbrains.net/jira/browse/IDEA-20463

Tabs in Diff window always display as 2 spaces wide (I cannot be the only one working on code with tabs in them can I?) http://www.jetbrains.net/jira/browse/IDEA-18872 The navigation bugs are also quite unpleasant: http://www.jetbrains.net/jira/browse/IDEA-21163 http://www.jetbrains.net/jira/browse
/IDEA-20617 And here is an issue which I still hoping will be fixed one day (it worked the way I wanted in 4.5 or 5.0 I believe:-) "Do not highlight all method call arguments if there is only a problem with one" http://www.jetbrains.net/jira/browse/IDEA-19110 Bas

---
Original message URL: http://www.jetbrains.net/devnet/message/5231405#5231405

Duly voted.
Cheers,
N.

0

Your navigation bugs sound similar to problems I had that were caused by an old version of the IDEA-vim plugin being installed.  Do you have any plugins installed that might not be completely updated?

0

Not that I know of. I certainly do not have the VIM plugin installed. The navigation issues I mentioned have been fixed since then, so I assume they were really bugs in the core product.

Bas

0

Please sign in to leave a comment.