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 56038 - [41cat] debugger doesn't give the appropiate tab / window focus
Summary: [41cat] debugger doesn't give the appropiate tab / window focus
Status: CLOSED DUPLICATE of bug 47825
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 18:09 UTC by crichey
Modified: 2010-04-29 09:21 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 crichey 2005-03-06 18:09:31 UTC
[ JDK VERSION : 1.5.0_01 ]

When I am debugging a web app and a breakpoint is hit, the IDE window does not automatically get the focus. I donât remember if it used to or not but I think it certainly should.

 

Additionally, when I am debugging and have breakpoints set in different classes the IDE doesnât properly switch to the correct tab when a breakpoint is hit. For example, if I am at a breakpoint in class A and then continue and a breakpoint in class B is reached, the tab for class B does not get the focus in the IDE.
Comment 1 zikmund 2005-03-07 08:39:29 UTC
Same happens to Swing applications.

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