Chris Britton
- Total activity 89
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 31
-
Created Maia 10781 CVS annotations disappear
When I display version control annotations, they display for a short period then disappear without any action on my part. Sometimes they display for only a second. Sometimes they display for severa... -
Created Status message flashes at bottom of "Changes" panel
There is a status message that displays at the bottom of the "Local" tab of the "Changes" panel. The status message says "Updating: CVS" in a gray bar that extends the width of the panel. When the ... -
Created Structure panel divider moves on IDEA restart
Admittedly, this is probably the least important bug in the history of software. :-)Recently, while performance tuning my system, I had occasion to stop/restart IDEA many times in succession. After... -
Created Incorrect navigation when clicking on inherited method in structure pane
In Maia 10781, I have the "Show Inherited" button of the "Structure" pane selected. If I click on an inherited method, the editor navigates to the class declaration of the super class instead of th... -
Created Community Forum is Broken Again
An error in the system has occurred. Please contact the system administrator if the problem persists.type: java.lang.NullPointerExceptionjava.lang.NullPointerException at com.jivesoftware.forum.pro... -
Created Slow Menu Response
AnsweredThe menu response in Diana (8890) is really sluggish. For example, on an idle system when I click on a menu such as Build, it can take up to a full second for the menu to display. This behavior i... -
Created External javadoc not working in 8858
I'm not able to launch external javadocs in 8858. I can put the cursor on a symbol and press Ctrl-Q to display the Quick JavaDoc window. However, when I click the "external javadoc" button in tha... -
Created simpleUML for IDEA 8.0
Are there any plans to updgrade simpleUML to work with IDEA 8.0? It doesn't seem to work with 8769. "Add to simpleUML diagram" menu item creates a new diagram but does not add the class to it.Tha... -
Created UML diagram consumes CPU
I like the new UML feature in 8769. However, anytime I have a diagram showing, idea consumes 100% of my CPU. If I click another editor tab, or close the diagram tab, idea's CPU utilization drops t... -
Created Console tab to front on exception
While I'm developing an application, I always run it under the debugger in IDEA 7.0.3. By default, the Debugger tab is in front. If an exception occurs, I sometimes don't notice for a while if it...