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 101799 - Remove the empty gap from the Help menu
Summary: Remove the empty gap from the Help menu
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks: 104411
  Show dependency tree
 
Reported: 2007-04-19 15:22 UTC by jrojcek
Modified: 2007-06-18 19:57 UTC (History)
1 user (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 jrojcek 2007-04-19 15:22:06 UTC
There's a big empty gap on the left side of each item in the Help menu in the all-in-one dev build of 6.0.

Please find which menu item is causing this issue and reassign to responsible engineer.

Should be fixed for 6.0 M10.
Comment 1 mslama 2007-04-19 16:44:34 UTC
It is visualweb, item Dynamic Help. See issue #100926 for possible solution.
Comment 2 mslama 2007-04-19 16:48:23 UTC
Please set proper subcomponent. Action is
org-netbeans-modules-visualweb-ravehelp-dynamichelp-DynamicHelpMenuAction and I
do not see proper IZ subcomponent and I am not going to search sources to see
what module it is in.
Comment 3 Quy Nguyen 2007-06-18 19:57:44 UTC
The Dynamic Help window is expected to be removed for 6.0, but I have integrated the fix that will correct the problem
for now.

/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/
dynamichelp/DynamicHelpViewAction.java,v  <--  DynamicHelpViewAction.java
new revision: 1.3; previous revision: 1.2
done