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 154184

Summary: In freeway sample, Cancel button in File -> Load dialog does not work
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: -- Other --Assignee: Alexey Vladykin <alexey_vladykin>
Status: RESOLVED FIXED    
Severity: blocker CC: exlerok, jkovalsky
Priority: P4 Keywords: NETFIX, SIMPLEFIX
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: fix this bug

Description Vladimir Kvashin 2008-12-01 05:25:14 UTC
If you invoke File -> Load in Freeway application,
you'll discover that Cancel button does not work;
fortunately, the escape key does
Comment 1 Alexey Vladykin 2009-11-16 10:01:06 UTC
exlerok is working on the fix.
Comment 2 exlerok 2009-11-18 15:05:51 UTC
Created attachment 91292 [details]
fix this bug

fixed this defect and added some improvements.
Comment 3 Jiri Kovalsky 2009-11-21 14:40:28 UTC
Alexey, can you please review the patch and integrate it if there are no problems? Thanks!
Comment 4 Alexey Vladykin 2009-11-23 09:40:13 UTC
Integrated in http://hg.netbeans.org/cnd-main/rev/ae581e519d60
Roman, great work, thank you!
Comment 5 Quality Engineering 2009-11-24 19:08:09 UTC
Integrated into 'main-golden', will be available in build *200911241400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ae581e519d60
User: Alexey Vladykin <alexey_vladykin@netbeans.org>
Log: Bug #154184: In freeway sample, Cancel button in File -> Load dialog does not work
Comment 6 Jiri Kovalsky 2009-12-03 08:59:11 UTC
Thanks a lot Alexey & Roman! Good work guys.