The context menu for command with ID_CMD_AUTO gets automatically text "Command" and then does not unwrap menu entries in the Runtime

The context menu for command with ID_CMD_AUTO gets automatically text "Command" and then does not unwrap menu entries in the Runtime

Summary

When you create a new context menu and choose as action type 'Command' then the property Text gets automatically value "Command". Even when next the property Menu ID is set to ID_CMD_AUTO then in the Runtime menu entries will not be created automatically. To make ID_CMD_AUTO work the property Text must contain macro "$ALL$" or be empty.

Description

When you create a new context menu and choose as action type 'Command' then the property Text gets automatically value "Command". Even when next the property Menu ID is set to ID_CMD_AUTO then in the Runtime menu entries will not be created automatically. To make ID_CMD_AUTO work the property Text must contain macro "$ALL$" or be empty.

Solution

Now when the Menu ID is changed to ID_CMD_AUTO the text of the item is set automatically to $ALL$.

Information

Fixed on 29.06.2012; available from 7.00 SP0 Build 2;



Issue Number: 24850
Fixed on Date: 29.6.2012
Versions: 7.00 0 BUILD 2