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 37288 - S-F10 no longer works in the Output Window
Summary: S-F10 no longer works in the Output Window
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: A11Y, REGRESSION
Depends on:
Blocks:
 
Reported: 2003-11-18 09:21 UTC by Jesse Glick
Modified: 2008-12-22 20:38 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 Jesse Glick 2003-11-18 09:21:31 UTC
In winsys1, pressing F10 while in the O.W. would
display a popup menu. Now it just beeps. The
context menu can still be invoked with the mouse.
Comment 1 Peter Zavadsky 2003-11-18 11:58:34 UTC
Marek, please eval.
Comment 2 mslama 2003-12-10 14:15:55 UTC
Shift-F10 should open popup menu. F10 should open File menu in main
menu. As it does in other components like Explorer or editor. Jano is
it correct for Output view too?
Comment 3 Jesse Glick 2003-12-10 17:52:56 UTC
Shift-F10 is of course what I meant.
Comment 4 Jesse Glick 2004-01-06 15:40:52 UTC
Also there does not appear to be any keyboard shortcut for closing
output tabs (Ctrl-F4 just hides the whole window and does not close
any tabs). So it is not possible AFAIK to work with the output window
from the KB any more. (I have noticed focus issues too but am not sure
I know how to reproduce them.)
Comment 5 mslama 2004-01-07 13:30:05 UTC
There is issue #38173 for missing shortcut to close inner Output view tab.
Comment 6 _ tboudreau 2004-02-20 14:43:31 UTC
Taking over Marek's winsys issues.
Comment 7 _ tboudreau 2004-02-20 17:20:12 UTC
Fixed in trunk.

Checking in src/org/netbeans/core/output/OutputTabInner.java;
/cvs/core/output/src/org/netbeans/core/output/OutputTabInner.java,v  <--  
OutputTabInner.java
Comment 8 Marian Mirilovic 2004-03-01 08:30:49 UTC
verified in [nb_dev](200402261900)