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 182797 - terminal doesn't add it's actions into default container
Summary: terminal doesn't add it's actions into default container
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks: 182602
  Show dependency tree
 
Reported: 2010-03-25 15:24 UTC by Vladimir Voskresensky
Modified: 2010-03-26 05:32 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 Vladimir Voskresensky 2010-03-25 15:24:41 UTC
see https://netbeans.org/bugzilla/show_bug.cgi?id=182602
root cause is: terminal doesn't add it's actions into default container

I will fix it
Comment 1 Vladimir Voskresensky 2010-03-25 15:33:50 UTC
fixed:
- pass actions to container
http://hg.netbeans.org/cnd-main?cmd=changeset;node=e8fb7143bc78
Comment 2 Quality Engineering 2010-03-26 05:32:37 UTC
Integrated into 'main-golden', will be available in build *201003260201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e8fb7143bc78
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #182797 -  terminal doesn't add it's actions into default container
- terminal didn't pass set up of actions into it's container