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 25200 - cannot set component with ID ... as active
Summary: cannot set component with ID ... as active
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-26 16:32 UTC by Jan Becicka
Modified: 2008-12-22 22:42 UTC (History)
1 user (show)

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 Jan Becicka 2002-06-26 16:32:08 UTC
[20020626010]
1. Start IDE with fresh userdir
2. Open MemoryView in Editor
3. Open ClockFrame in Editor
4. Create a new project
5. Open project Default (again)
6. Core, window system warning: cannot set 
component with ID ClockFrame as active in mode 
editor, component not present!
Comment 1 Peter Zavadsky 2002-06-27 13:59:01 UTC
Seems for this kind of messages is better to use ErrorManager (its
INFORMATIONAL severity)
Comment 2 Peter Zavadsky 2002-06-27 15:12:11 UTC
Fixed in [trunk]

Fix:
core/../windows/layers/ModeData.java [1.87]


Note: The problem was the mode was made invisible inbetween the
deferred request for selecting component in the mode was scheduled.
Comment 3 Jan Becicka 2002-10-11 17:11:31 UTC
Verified
Comment 4 Quality Engineering 2003-07-01 16:40:13 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.