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 11449 - Less functionality for URLs under Bookmarks/ than directly under Menu/Help/
Summary: Less functionality for URLs under Bookmarks/ than directly under Menu/Help/
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-16 15:15 UTC by Jesse Glick
Modified: 2003-07-01 15:32 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 2001-04-16 15:15:25 UTC
[release32 apr 15] While *.url files with '&' in their (localized)
display names appear under a general menu correctly (with a mnemonic,
i.e. using URLDataObject.URLMenuItem), when under the Bookmarks folder
the mnemonic is not recognized or cut out of the display name. Also
folder order under Bookmarks/ is not necessarily honored in the
submenu.

Suggest that BookmarksNode and BookmarksAction in fact be
rewritten: kill BookmarksNode (incl. under global options); kill
BookmarksAction; reimplement as a simple menu folder
Menu/Help/Bookmarks/ with *.url contents, and a special icon and
localized name on the folder. For compatibility with existing modules
that might install bookmarks to Bookmarks/, could keep that folder on
SFS and simply make Menu/Help/Bookmarks/ a data shadow pointing to it.
Comment 1 Peter Zavadsky 2001-04-30 08:42:31 UTC
Fixed in [main-trunk].

Changed sources:
	org.netbeans.modules.url.Bundle.properties [1.27]
	                         BookmarksAction.java [1.10]
				 BookmarksNode.java [1.18]
				 URLDataObject.java [1.27]
Comment 2 Jan Chalupa 2001-05-06 15:23:33 UTC
Target milestone -> 3.3
Removing the OPEN_IN_3.2 keyword.
Comment 3 Quality Engineering 2003-07-01 15:29:11 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 15:32:11 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.