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 23671 - Switching workspaces is buggy
Summary: Switching workspaces is buggy
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P2 blocker (vote)
Assignee: mslama
URL:
Keywords:
: 22076 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-17 11:36 UTC by Jan Zajicek
Modified: 2008-12-23 09:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Diff of fix (2.67 KB, patch)
2002-05-20 15:39 UTC, mslama
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Zajicek 2002-05-17 11:36:06 UTC
dev #200205170100
jdk 1.4.1-beta-b11

1. Start ide in mdi mode.
2. Try to switch between workspaces - it works.
3. Now try to switch using keyboard - ctrl+shift+
arrow up or down - note that workspaces are
switched however selected workspace tab doesn't.
4. And finaly try to use mouse to switch
workspaces - nothing happens only tabs are changed
not the content.

Feel free to downgrade the prio - however I sense
this as regression.
Comment 1 mslama 2002-05-20 15:37:47 UTC
Multiple instances of workspace switcher was created. Fix makes
singleton from workspace switcher.

Fixed in main trunk.

Modifed:
src/org/netbeans/core/windows MainWindow.java         r.1.44
src/org/netbeans/core/windows WorkspaceSwitcher.java  r.1.17
Comment 2 mslama 2002-05-20 15:39:15 UTC
Created attachment 5858 [details]
Diff of fix
Comment 3 Peter Zavadsky 2002-05-20 15:51:41 UTC
Integrated to q-build branch [QBE200205170100].
Comment 4 Marian Mirilovic 2002-05-28 08:43:41 UTC
verified in [nb_dev](20020528)
Comment 5 mslama 2002-05-30 10:37:00 UTC
*** Issue 22076 has been marked as a duplicate of this issue. ***
Comment 6 Quality Engineering 2003-07-01 16:42:03 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.