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 145292 - CloseAllDocumentsAction causes invocation of TopComponent.componentShowing
Summary: CloseAllDocumentsAction causes invocation of TopComponent.componentShowing
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-27 13:28 UTC by mslama
Modified: 2008-12-22 14:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Call stack when componentShowing is invoked (3.38 KB, text/plain)
2008-08-27 13:28 UTC, mslama
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2008-08-27 13:28:00 UTC
It is definitely wrong when TC is being closed to initialize TC ui. Call stack attached.
Comment 1 mslama 2008-08-27 13:28:54 UTC
Created attachment 68441 [details]
Call stack when componentShowing is invoked
Comment 2 David Simonek 2008-09-30 14:47:17 UTC
hopefully fixed in #031c97aab2a4
Comment 3 Quality Engineering 2008-10-03 14:41:04 UTC
Integrated into 'main-golden', will be available in build *200810031107* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/031c97aab2a4
User: Dafe Simonek <dsimonek@netbeans.org>
Log: #145292: disable activation of most recent editor inside close all and close all except actions