Issue 11990 - cannot assign binding to top most item of sub menu
Summary: cannot assign binding to top most item of sub menu
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: 644
Hardware: All All
: P4 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: Unknown
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 12906
  Show dependency tree
 
Reported: 2003-03-03 14:43 UTC by robert.kinsella
Modified: 2004-01-07 10:28 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description robert.kinsella 2003-03-03 14:43:49 UTC
SFrameworkInstall.jar.27.02.2003

Select tools, scripting add on's, assign script to menu.

Select any of the toplevel menu's, select the top most item in the sub menu.
When user selects a script and enters a name, followed by new, the new menu item
is created below the top most sub menu item. There is no way to place the new
sub menu item above the original top most sub menu item.
Comment 1 robert.kinsella 2003-03-03 15:24:41 UTC
a side effect to this problem is seen in the tools menu where a new
menu item is placed in the spellcheck sub menu when the user has
selected speelcheck as the menu item in the sub menu item list.
Comment 2 Unknown 2003-03-04 07:44:13 UTC
Would be useful to be able to create new top level menus for scripts.
Will be considered during the dialog rework in later release.
Comment 3 noel.power 2004-01-07 10:28:30 UTC
This issue is no longer relevant, it refers to missing functionality in the
early releases of the scripting framework when menu assignments were done
manually by modifying the configuration files. As a result of integration into
the office source the scripting framework now uses the same code as starbasic to
modify the configuration for menu items under tools/configure and the desired
functionlity has being inherited by virtue of this integration.