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 37462 - Status Line does not work with new Window System
Summary: Status Line does not work with new Window System
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Workspace Switcher (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-24 19:28 UTC by bondolo
Modified: 2003-11-25 10:59 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 bondolo 2003-11-24 19:28:51 UTC
With the introduction of the new window system on
Nov 12th, the status line component of the
Workspace Switcher v1.1 is no longer able to
display the contents of the status line.
Comment 1 _ tboudreau 2003-11-24 22:11:53 UTC
Jarda, I'm not even sure what combo workspace switcher is supposed to
do in an IDE with no workspaces...up to you.
Comment 2 bondolo 2003-11-25 00:08:27 UTC
The status line feature however is a cool utility in that it
recaptures the vertical screen real estate used by the status message
area. My current toolbar config doesn't even use 1/3 of the width of
my screen. It's a shame I have to devote another text line of space
for the status messages.

Maybe a new/seprate project for "toolbar status line" that contained
just the one component would help?
Comment 3 Jaroslav Tulach 2003-11-25 10:59:05 UTC
The status line is visible at bottom of the window. Are you able to
get rid of it? If not, where is the estate?

Anyway, here is the fix for the status line:

Checking in build.xml;
/cvs/workspaceswitcher/build.xml,v  <--  build.xml
new revision: 1.13; previous revision: 1.12
done
Checking in manifest.mf;
/cvs/workspaceswitcher/manifest.mf,v  <--  manifest.mf
new revision: 1.5; previous revision: 1.4
done
Processing log script arguments...
More commits to come...
Checking in combosrc/org/netbeans/modules/comboswitcher/Bundle.properties;
/cvs/workspaceswitcher/combosrc/org/netbeans/modules/comboswitcher/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.4; previous revision: 1.3
done
RCS file:
/cvs/workspaceswitcher/combosrc/org/netbeans/modules/comboswitcher/StatusAction.java,v
done
Checking in combosrc/org/netbeans/modules/comboswitcher/StatusAction.java;
/cvs/workspaceswitcher/combosrc/org/netbeans/modules/comboswitcher/StatusAction.java,v
 <--  StatusAction.java
initial revision: 1.1
done
rm RCS file:
/cvs/workspaceswitcher/combosrc/org/netbeans/modules/comboswitcher/StatusLine.java,v
done
Checking in combosrc/org/netbeans/modules/comboswitcher/StatusLine.java;
/cvs/workspaceswitcher/combosrc/org/netbeans/modules/comboswitcher/StatusLine.java,v
 <--  StatusLine.java
initial revision: 1.1
done
Checking in combosrc/org/netbeans/modules/comboswitcher/layer.xml;
/cvs/workspaceswitcher/combosrc/org/netbeans/modules/comboswitcher/layer.xml,v
 <--  layer.xml
new revision: 1.4; previous revision: 1.3