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 124301 - [Windows] Menu key doesn't work in Search Results output window
Summary: [Windows] Menu key doesn't work in Search Results output window
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-12-20 01:31 UTC by matthies
Modified: 2008-05-02 09:11 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 matthies 2007-12-20 01:31:34 UTC
The Menu key (for opening the context menu) doesn't work in the Search Results output window.
Comment 1 Peter Pis 2008-01-04 10:12:18 UTC
Reassigning to "Utilities" for evaluation.
Comment 2 Marian Petras 2008-01-08 06:45:50 UTC
Confirmed (NB 6.0, JDK 1.6.0_10-ea-b09, Ubuntu Linux 7.04, Intel PC 32-bit).
Comment 3 Marian Petras 2008-01-08 08:23:02 UTC
Fixed in the trunk.

Modified file:
   utilities/src/org/netbeans/modules/search/NodeListener.java   (1.7)

Diff:
http://deadlock.netbeans.org/fisheye/browse/netbeans/utilities/src/org/netbeans/modules/search/NodeListener.java?r1=1.6&r2=1.7
Comment 4 matthies 2008-03-10 15:28:49 UTC
Verified in 6.1 Beta (Build 200803050202), but there's no context menu when multiple items are selected (see issue 
124300).
Comment 5 matthies 2008-05-02 08:26:40 UTC
The multiple selection case is now issue 134374.