[ 
https://issues.apache.org/jira/browse/NETBEANS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Svatopluk Dedic updated NETBEANS-328:
-------------------------------------
    Summary: Platform's TemplateWizard shows wrong folder and freezes the NB 
app  (was: Platform's TemplateWizard shows wrong folder)

> Platform's TemplateWizard shows wrong folder and freezes the NB app
> -------------------------------------------------------------------
>
>                 Key: NETBEANS-328
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-328
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 8.2
>            Reporter: Svatopluk Dedic
>            Priority: Major
>
> In absence of project.ui module, the *_New_* action is implemented using 
> {noformat}
> org.openide.loaders.TemplateWizard{noformat}
> In standard IDE distribution, the standard New action implementationis 
> replaced by project.ui module with an advanced wizard that uses completely 
> different implementation. The defect applies only to (applications on top of) 
> NB platform *without* project support.
> 1/ the Wizard displays invalid target folder, if set in advance using 
> {noformat}
> TemplateWizard.setTargetFolder{noformat}
> The textfield with the folder's name shows parent folder, the list of folders 
> also shows parent folder's contents. It should display the target folder in 
> "Look in", textfield and show the target folder's subfolders in the listing.
> 2/ The Wizard *freezes* the application, if
>  * the target chooser is displayed
>  * the user focuses the JFileChooser part (folder name, subfolder list)
>  * presses ESC
> The Wizard does not properly intercept ESC and waits indefinitely for files 
> to be created.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to