History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-32941
Type: Usability Problem Usability Problem
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Anna Kozlova
Reporter: Taras Tielkes
Votes: 9
Watchers: 4
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Don't show modal progress dialog for slices

Created: 07 Aug 08 03:54   Updated: 20 Nov 08 20:05
Component/s: Code Navigation
Fix Version/s: Diana 8.0.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,653
Fixed in build: 9,156


 Description  « Hide
Sometimes slices pane needs to perform additional search (while expanding some node).

It would be really nice if no modal progress dialog was shown in such cases.
I accept that some background searching needs to be done, but it should not interfere with my usage of the editor.

Perhaps the expanded/to-be-expanded node label could get a suffix like "(Searching...)" while the search is in progress.



 All   Comments   Work Log   Change History      Sort Order:
trevor samaroo - 20 Nov 08 18:11
I would like all dialogs to be non-modal unless it absolutely has to. It seems that jetbrains makes dialogs modal by default. I think this is backwards.

additionally, a modal dialog in 1 frame, like cvs checkout, should not block other frames. It makes the IDEA useless for large cvs checkouts.