This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 198111

Summary: Please change the way of opening remote projects.
Product: php Reporter: registersh
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P2    
Version: 7.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description registersh 2011-04-27 06:46:36 UTC
When opening a remote project, (in my case, it is a php project that locates on a remote server), the dialog will be frozen as it seems busy in looking up remote folder. This is not necessary and it causes the opening dialog can not continue if remote project opening is very slow.

It should look up remote folder only after user input focus is switched, and it should be a background job that can be interrupted by user. Please don't hold the IDE to waiting for internet operations and without any indicator. 

Thanks,
Andrew.
Comment 1 Petr Pisl 2011-05-23 11:56:41 UTC
The dialog should also work in the way that will download only the level of the folders, that are needed.
Comment 2 Tomas Mysik 2011-06-02 06:31:23 UTC
Taking over.
Comment 3 Tomas Mysik 2011-06-03 09:09:56 UTC
(In reply to comment #0)
> When opening a remote project, (in my case, it is a php project that locates on
> a remote server), the dialog will be frozen as it seems busy in looking up
> remote folder. This is not necessary and it causes the opening dialog can not
> continue if remote project opening is very slow.
>
> It should look up remote folder only after user input focus is switched, and it
> should be a background job that can be interrupted by user. Please don't hold
> the IDE to waiting for internet operations and without any indicator. 

Which dialog exactly is frozen? Are we talking about new PHP project from remote server? Can you provide exact steps to reproduce, please?

Thanks a lot.
Comment 4 Tomas Mysik 2011-06-06 14:53:30 UTC
Closing as INCOMPLETE since I really don't know which dialog are you talking about (read my previous comment please). Please, reopen this issue and provide requested information.

Thanks a lot.