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 25427 - Context menu items on resource bundles broken after S-F10 in Explorer
Summary: Context menu items on resource bundles broken after S-F10 in Explorer
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ ttran
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-07-08 22:02 UTC by Jesse Glick
Modified: 2008-12-23 00:37 UTC (History)
3 users (show)

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 2002-07-08 22:02:05 UTC
[dev jul 08] Regression, I am guessing due to some
changes associated with issue #11048, but maybe
some other reason.

MDI, JDK 1.4.0_01, Linux/Sawfish.

Make a new .properties file. Click on the Explorer
window. Press Shift-F10 to post its popup. Select
either Open or Edit. Rather than doing that
action, the dialog to add a locale is displayed!

Right-clicking the bundle and selecting the same
action with the mouse works fine. Only KB
invocation is broken.
Comment 1 Jesse Glick 2002-07-08 22:05:00 UTC
Accessibility problem; no apparent way to get this functionality from
KB unless you manually add OpenAction and EditAction to Edit menu,
e.g., and use them from there rather than from the context menu -
which few users would ever figure out.
Comment 2 _ ttran 2002-07-09 10:51:37 UTC
yes it's a regression caused by openide/../awt/Actions.java [1.62].

I reverted this commit and reopened issue 11048
Comment 3 Marian Mirilovic 2002-07-25 15:34:56 UTC
verified in [nb_release34_rc1](20020724)
Comment 4 Quality Engineering 2003-07-01 16:24:09 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.