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 203872 - "Reopen recently closed tab"
Summary: "Reopen recently closed tab"
Status: RESOLVED DUPLICATE of bug 204345
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 05:31 UTC by dbell
Modified: 2012-04-26 07:54 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 dbell 2011-10-18 05:31:54 UTC
[ BUILD # : 201110140600 ]
[ JDK VERSION : 1.6.26 ]

If I accidentally close an editor tab, I'd like to be able to right-click the
editor tab bar and "Reopen recently closed tab", like in a web browser. Even
though I can work around this via File > Open Recent File, I'd also like to be
able to do this with output tabs, for which there is no obvious workaround.
Comment 1 Jesse Glick 2011-11-01 19:48:01 UTC
(In reply to comment #0)
> If I accidentally close an editor tab, I'd like to be able to right-click the
> editor tab bar and "Reopen recently closed tab", like in a web browser. Even
> though I can work around this via File > Open Recent File

How did this wind up in apisupport/project?

> I'd also like to be
> able to do this with output tabs, for which there is no obvious workaround.

That would be a separate RFE (platform/Output Window) since it is in an unrelated component. Anyway I doubt it is possible in that case since the contents of an output tab are generally discarded when you close it: it is more like a terminal (shell) window than a web page.
Comment 2 dbell 2011-11-02 08:47:32 UTC
(In reply to comment #1)
> How did this wind up in apisupport/project?
Good question. Sorry about that!
Comment 3 Stanislav Aubrecht 2012-04-26 07:54:06 UTC

*** This bug has been marked as a duplicate of bug 204345 ***