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 92798 - The Threads Window fronts itself!
Summary: The Threads Window fronts itself!
Status: CLOSED DUPLICATE of bug 90134
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-18 19:33 UTC by Torbjorn Norbye
Modified: 2010-04-29 09:31 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 Torbjorn Norbye 2007-01-18 19:33:01 UTC
When debugging, I tend to leave the Breakpoints window on top - since it seems
to have the least "overhead". (When the stack or locals windows are open,
especially the stack, the IDE seems to do a lot more work for each single step.)

Usually I don't have the Threads window open at all. But if I do open it to look
at the threads, and then put the Breakpoints window on top, the Threads window
fronts itself at various times! I haven't determined exactly what causes it, but
I believe restarting the debugger does it, and perhaps other actions as well.

I believe the only time a debugger window should front itself is if some user
action has added a relevant object: For example, adding a breakpoint in the
Breakpoints dialog should front the breakpoints window, and adding a Watch
should front the Watch window.

I'm marking this as a defect rather than an enhancement because this is a
usability bug.
Comment 1 Martin Entlicher 2007-01-28 08:11:13 UTC
This looks like a duplicate opf issue #90134.

*** This issue has been marked as a duplicate of 90134 ***
Comment 2 Quality Engineering 2010-04-29 09:31:49 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.