Requests for bugfixes in Diana welcome

Hello everyone,

Now is a good time to remind us about unresolved bugs or usability problems
which annoy you the most in Diana - you'll have a chance of seeing them fixed
quickly. :)

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


54 comments
Comment actions Permalink

Hello Martin,

http://www.jetbrains.net/jira/browse/IDEADEV-22445


Nikolay's already working on this.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Comment actions Permalink

Great news, thanks!

Dmitry Jemerov wrote:

Hello Martin,

>> http://www.jetbrains.net/jira/browse/IDEADEV-22445


Nikolay's already working on this.


--
Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com

0
Comment actions Permalink

IDEA-15235 New Project From Source: provide the ability to specify where the module (iml) file is placed - this is a significant one for me

IDEADEV-1366 ant tasks created via "scriptdef" are not recognized by idea ant editor

IDEADEV-23390 Import the Envoriment ANT_OPTS

IDEA-16044 Improve CVS Keyword Substitution names in CVS Dialogs

IDEA-15024 "Surround With" does not correctly format blocks with a comment as the first line

IDEA-17807 Constructor Generator creates code with mismatched parameter names for generic classes

IDEA-17280 Provide IDEA System Cache cleanup mechanism (New Feature)

IDEA-16311 Misleading status message for CVS "Create Tag" command - I would think this would be a quick one

IDEADEV-27945 Improve equals() method auto generate to automatically suppress "Redundant 'if' Statement' inspection

0
Comment actions Permalink

I'll bite:

http://www.jetbrains.net/jira/browse/IDEA-18150 - Rename Dialog to flat
http://www.jetbrains.net/jira/browse/IDEA-17606 - Inline Variable does not
replace all usages
http://www.jetbrains.net/jira/browse/IDEA-17150 - Editor gets just partly focus
http://www.jetbrains.net/jira/browse/IDEABKL-5180 - Vista: Cannot switch
back to IDEA using Alt+Tab when a modal dialog is open in IDEA

Tom

0
Comment actions Permalink

Can we get one of these threads for Selena (7.0.4) and a promise that it'll be looked at? :)

0
Comment actions Permalink

Ctrl-Alt-F7 is very nice - however, it re-uses the last Alt-F7 settings.
Fixing this would probably make it my favorite method of code navigation:
http://www.jetbrains.net/jira/browse/IDEA-15433

0
Comment actions Permalink

Hello chris,

Can we get one of these threads for Selena (7.0.4) and a promise that
it'll be looked at? :)


Unfortunately not. 7.0.4 is in RC stage now, and we're only looking at major
regressions, particularly in the Subversion integration.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Comment actions Permalink

http://www.jetbrains.net/jira/browse/IDEABKL-4949

I would like to see this one discussed if possible.

0
Comment actions Permalink

These few problems are all really small when you think about it, but after seeing them for the tenth time, they turn out to be quite annoying:

Do not offer to add annotations.jar to classpath if it is already there
http://www.jetbrains.net/jira/browse/IDEA-18475

Next/Previous buttons on diff navigate in different order than the changes are displayed in the commit dialog
http://www.jetbrains.net/jira/browse/IDEA-16964

Extract Method does not insert braces with "force braces always" code style setting set
http://www.jetbrains.net/jira/browse/IDEA-12955

Renaming a change list collapses it
http://www.jetbrains.net/jira/browse/IDEADEV-17906

Bas

0
Comment actions Permalink

Correction: fixing them in Selena would be better, haven't tried Diana more
than for 5 minutes.

0
Comment actions Permalink

Allow hierarchy view to be filtered by scope
http://jetbrains.net/jira/browse/IDEABKL-2772

0
Comment actions Permalink

http://www.jetbrains.net/jira/browse/IDEA-15937 - Merging using CVS shows wrong 'Changes from server' - this one should be a showstopper IMHO, as it has caused regression bugs on our project. More details in the JIRA comments.

0
Comment actions Permalink

http://www.jetbrains.net/jira/browse/IDEA-18616 : Encoding of properties files should be configurable (UTF-8 unsupported)
http://www.jetbrains.net/jira/browse/IDEA-14204 : Idea doesn't do well with changing poms or with changing depenency jars
http://www.jetbrains.net/jira/browse/IDEADEV-23494 : Keep user entered dependencies after synchronization

0
Comment actions Permalink

Sylvain,

As for the IDEADEV-23494 (Keep user entered dependencies after synchronization), the folders configuration is not reset in last eaps. Sources and javadocs - I'll take a look on that.

Regarding the IDEA-14204 (Idea doesn't do well with changing poms or with changing depenency jars), the issue seems to be quite outdated. Do you have the problem in the last 8.0 eap?

Thanks,
Anton Makeev.

0
Comment actions Permalink

Hi Anton,

As for the IDEADEV-23494 (Keep user entered dependencies after synchronization), the folders configuration is not reset in last eaps. Sources and javadocs - I'll take a look on that.

I haven't check for folders, I use global libraries to override Maven configuration

Regarding the IDEA-14204 (Idea doesn't do well with changing poms or with changing depenency jars), the issue seems to be quite outdated. Do you have the problem in the last 8.0 eap?

Yes, with sources : when IDEA mounts a Maven library for which sources are not available, I download them, then I attach them to library. But sources are still not recognized, I have to clean system cache directory.

Sylvain

0
Comment actions Permalink

Hello Sylvain,

http://www.jetbrains.net/jira/browse/IDEA-14204 : Idea doesn't do well
with changing poms or with changing depenency jars


Do you actually experience this problem in the latest Selena EAP build? Please
provide more details, as the original report is pretty vague and old.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Comment actions Permalink

Regarding the IDEA-14204 (Idea doesn't do well with changing poms or with changing depenency jars), the issue seems to be quite outdated. Do you have the problem in the last 8.0 eap?

Yes, with sources : when IDEA mounts a Maven library for which sources are not available, I download them, then I attach them to library. But sources are still not recognized, I have to clean system cache directory.


Hum, I tried to replay the scenario and it works with #8618 whereas it did not last week. Either is has been fixed since #8526, either it doesn't work in some cases. I'll provide more info if I try to reproduce the problem.

0
Comment actions Permalink

OK, Sylvain, thanks.

0
Comment actions Permalink

http://www.jetbrains.net/jira/browse/IDEABKL-3641 (Alt-Ins inside a TestCase should offer to insert a test method skeleton|setUp|tearDown)
and
http://www.jetbrains.net/jira/browse/IDEA-18808

0
Comment actions Permalink

Hello Nick,

http://www.jetbrains.net/jira/browse/IDEABKL-3641 (Alt-Ins inside a
TestCase should offer to insert a test method skeleton|setUp|tearDown)


It's not quite clear what's the benefit compared to Ctrl-O.

http://www.jetbrains.net/jira/browse/IDEA-18808


This one is a new feature, not a bug or usability problem.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Comment actions Permalink

IDEABKL-3120 TabSwitch functionality (either native or thru TabSwitch plugin)

0
Comment actions Permalink

Hi,
A couple of related usability requests. Often after making project module changes, intellij starts long-running "load" tasks:
1) It is very annoying that the user can't do anything while those tasks are going on. It would be great to be able to do some work (perhaps read-only work).
2) During these long-running tasks, while intellij is loading/parsing, I often switch to some other app to get something else done. I hate how intellij periodically captures the focus. This is very irritating.

0
Comment actions Permalink

IDEA-15937 - 3 pane 'Merge' displays wrong server file content.

Ctrl-Alt-F7 'Find In Files' often opens the correct file, but doesn't go to the usage. Repeating the find correctly goes to the usage. I don't know if there's a JIRA for this.

Edited by: Dave Lorde on Jul 31, 2008 6:14 PM

0
Comment actions Permalink

IDEA-15937 - 3 pane 'Merge' displays wrong server file content.


Irina updated this JIRA earlier today with a note that she is currently working on it :)

0

Please sign in to leave a comment.