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 146514

Summary: The started FF windows is not on the top.
Product: javascript Reporter: Petr Pisl <ppisl>
Component: DebuggerAssignee: issues@javascript <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Pisl 2008-09-08 15:03:31 UTC
I have Ubuntu 8.04.

Product Version: NetBeans IDE Dev (Build 080908)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)
Userdir: /space/ide/userdirs/trunk-php-11

I have open more FF window. When I start JS debugger session in PHP, it always open new FF window, but is not bring on
top. As the top one is always the last used window.
Comment 1 Quy Nguyen 2008-09-29 22:43:41 UTC
Doesn't happen on Windows, so I think this is OS-specific.
Comment 2 Quy Nguyen 2008-12-01 20:04:20 UTC
I don't think there is much we can do about this behavior, since we are forced to open a new window for technical reasons.