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 17540 - WorkspaceExplorerPanel duplicates code in WorkspaceContext
Summary: WorkspaceExplorerPanel duplicates code in WorkspaceContext
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: dpavlica
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2001-11-12 10:32 UTC by Jaroslav Tulach
Modified: 2008-12-22 18:59 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2001-11-12 10:32:23 UTC
WorkspaceExplorerPanel is not based on BeanTreeView
& TopManager.getDefault ().getPlaces ().nodes ().workspaces () and that is why
we have nearly the same code twice in the IDE. 

Please rewrite the WorkspaceExplorerPanel to use windows.nodes.WorkspaceContext.
Comment 1 Jaroslav Tulach 2001-11-12 10:33:25 UTC
Changing keyword to a11y
Comment 2 dpavlica 2001-11-12 13:23:59 UTC
Yes I agree, it's needed to rewrite. I will look at this after a11y 
reviewing.
Comment 3 Jaroslav Tulach 2001-11-13 09:24:48 UTC
I would like to be able to reuse the code in my comboswitcher module -
I would be really glad if Workspace property editor exists. Before you
do the rewrite let me know, I am ready to help with the PropertyEditor
thing...
Comment 4 Jan Chalupa 2001-11-27 11:52:04 UTC
Target milestone -> 3.3.1.
Comment 5 Jan Chalupa 2001-11-27 11:55:49 UTC
Target milestone -> 3.3.1.
Comment 6 David Simonek 2001-12-04 13:49:06 UTC
any news here? Or do you need some help from me?
Comment 7 David Simonek 2001-12-18 16:27:35 UTC
I'm changing subcomponent to ui, while I agree this logically belongs
to window system. The reason is I'm responsible for all winsys bugs,
but I can't be responsible for this one -> that's why the change.
Comment 8 Marian Mirilovic 2002-01-07 15:44:39 UTC
Dusan, is this one A11Y issue ?
(P3 - is the same as P1-2 for accessibility).

lower priority to P4, due to Accessibility Bug Priority Guidelines.
Comment 9 Jan Chalupa 2002-01-11 14:02:06 UTC
Target milestone -> 3.4
Comment 10 Jan Chalupa 2002-01-11 14:05:37 UTC
Target milestone -> 3.4
Comment 11 Jan Chalupa 2002-01-11 14:07:13 UTC
Target milestone -> 3.4
Comment 12 Jan Chalupa 2002-01-11 14:10:32 UTC
Target milestone -> 3.4
Comment 13 _ ttran 2002-07-02 11:23:06 UTC
this is a bug per se and not A11Y bug.  Changed to TASK and increased
prio to P1 to address in the future
Comment 14 _ rkubacki 2004-09-03 13:53:27 UTC
I cannot find neither WorkspaceExplorerPanel nor WorkspaceContext. I
assume it is old winsys issue