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 9154 - [MDI] Maximizing / minimizing of few components leads to high CPU consumption
Summary: [MDI] Maximizing / minimizing of few components leads to high CPU consumption
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 major (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-18 20:43 UTC by Robert Dankanin
Modified: 2008-12-22 22:50 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 Robert Dankanin 2001-01-18 20:43:33 UTC
[Main trunk build #106]

try e.g. after first start of the IDE:

1. Change to MDI mode (in Main Window menu choose Project | Settings ... |
Workspaces -> [User Interface] to "One Window MDI"
2. Then in [Explorer] - expand /examples/texteditor then rightClick on "Ted"
and choose <Open>
3. Then rightClick on [Explorer] on "Finder" and choose <Open>
4. Maximize [Editor] internal-frame by clicking maximize-button
5. Minimize [Editor] internal-frame by clicking minimize-button
6. Minimize [Component Inspector] (it's another bug here - because Component
Inspector is maximized as well! -> see bug #9146)

-> you can notice that right slidebar is moving, CPU at high pace,
-> one possibility how to get rid of it is to switch to e.g. [Editor] Workspace
and back (but then [Component Inspector] is maximized again and minimizing it
is causing another bug - see bug #9152).
Comment 1 David Simonek 2001-01-24 16:21:59 UTC
[dafe - 24.1.2000] Fixed together with #9166, nearly same problem I think
Comment 2 Robert Dankanin 2001-01-25 15:03:59 UTC
[Main trunk build #111]
verified
Comment 3 Quality Engineering 2003-07-01 16:25:03 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.