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 18656 - Create "open in new view" action
Summary: Create "open in new view" action
Status: CLOSED DUPLICATE of bug 17829
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-14 14:36 UTC by Jan Zajicek
Modified: 2008-12-23 14:33 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Zajicek 2001-12-14 14:36:04 UTC
Frequently I like to open a source file in a separate view, rather than docked
windows (panes), so that I can see files side-by-side. Now I have open the
source file and then "clone view". It would be nice if, when I right click on a
source file in the explorer, there was an "open in new view" menu option.
Comment 1 Jaroslav Tulach 2001-12-17 11:51:57 UTC
Not an easy task. Might be simulated by action that reacts to
EditorCookie, get the opened panes, finds a TopComponents for them and
if one of them implements TopComponent.Cloneable calls the method.

Solves your problem but is not too nice.
Comment 2 Jan Chalupa 2002-01-11 14:00:25 UTC
Target milestone -> 3.4
Comment 3 Jan Chalupa 2002-01-11 14:04:32 UTC
Target milestone -> 3.4
Comment 4 Jan Chalupa 2002-01-11 14:06:11 UTC
Target milestone -> 3.4
Comment 5 Jan Chalupa 2002-01-11 14:10:02 UTC
Target milestone -> 3.4
Comment 6 David Simonek 2002-01-30 12:18:37 UTC
I think this is duplicate of 17829.

*** This issue has been marked as a duplicate of 17829 ***
Comment 7 Quality Engineering 2003-07-01 16:01:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 8 Quality Engineering 2003-07-01 16:28:03 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 9 Quality Engineering 2008-12-23 14:33:09 UTC
This issue had *1 votes* before move to platform component