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 - Please change the way of opening remote projects.
Summary: Please change the way of opening remote projects.
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 06:46 UTC by registersh
Modified: 2011-06-06 14:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.