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 - In freeway sample, Cancel button in File -> Load dialog does not work
Summary: In freeway sample, Cancel button in File -> Load dialog does not work
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Alexey Vladykin
URL:
Keywords: NETFIX, SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2008-12-01 05:25 UTC by Vladimir Kvashin
Modified: 2009-12-03 08:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
fix this bug (2.95 KB, patch)
2009-11-18 15:05 UTC, exlerok
Details | Diff

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