Bug 315553

Summary: [Widgets] Allow detached windows to stay in a virtual desktop other than the parent window.
Product: [Eclipse Project] Platform Reporter: Marco <zakmck73>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: prakash, skovatch
Version: 3.6Keywords: triaged
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:

Description Marco CLA 2010-06-03 06:46:54 EDT
Build Identifier: 20100218-1602

I use spaces (aka virtual desktops) in OS/X Leopard. When I detach a window from the docked IDE and I try to drag the detached window from the parent, the latter comes with me, so it's impossible to keep main window on a virtual desktop and the detached one(s) on another. It would be a practical feature. I guess it depends on how Java is implemented in OS/X.

Reproducible: Always

Steps to Reproduce:
1. Use OS/X spaces
2. Detach a window from docked IDE
3. Try to drag it to another space (virtual desktop), parent window comes with you, instead of staying in its original space.
Comment 1 Prakash Rangaraj CLA 2010-06-03 06:50:25 EDT
Might be an SWT bug. I'll leave it to Eric to decide.
Comment 2 Eric Moffatt CLA 2010-06-03 16:16:46 EDT
...and I'm going to pass it on to the SWT folks since I'm not sure either...;-).
Comment 3 Scott Kovatch CLA 2010-06-03 16:41:08 EDT
Definitely SWT. Is this Carbon or Cocoa? The behavior sounds like something I've seen (and also dislike) on Cocoa, but just want to be sure.
Comment 4 Lakshmi P Shanmugam CLA 2017-07-03 08:40:03 EDT
Bug triaged, visit https://wiki.eclipse.org/SWT/Devel/Triage for more
information.