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 241642 - Detached output window not remaining on secondary screen
Summary: Detached output window not remaining on secondary screen
Status: RESOLVED DUPLICATE of bug 238634
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-10 13:45 UTC by jmborer
Modified: 2014-02-14 10:04 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 jmborer 2014-02-10 13:45:10 UTC
[ BUILD # : 201401141042 ]
[ JDK VERSION : 1.7.0_45 ]

STEPS:
   * Open output window
   * Detach window and drag into secondary screen
   * Click in main editor window
   * Click in output window

ACTUAL:
   Output window returns to the primary screen at the same coordinates it was
in the secondary screen.

EXPECTED:
   Detached output window should remain where it was dragged.

REMARK:
   Seems to be related to identification of the screens. The menu bar instead
of being empty in secondary screen is identical to the primary screen one. In
NB 7.4 it works as expected. It is therefore a regression.

Product Version: NetBeans IDE 8.0 Beta (Build 201401141042)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Mac OS X version 10.9.1 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/jeanmarc/Library/Application Support/NetBeans/8.0beta
Cache directory: /Users/jeanmarc/Library/Caches/NetBeans/8.0beta
Comment 1 Stanislav Aubrecht 2014-02-14 10:04:02 UTC

*** This bug has been marked as a duplicate of bug 238634 ***