Issue 30976 — Using BackColorSidebar or ImgSidebar may cause empty popup menu being shown
Status: Solved in 10.2.01
Solution available in patch(es): MX07 G101
Description:
Summary: Using either the menu property BackColorSidebar or ImgSidebar can cause an empty pop-menu to be shown when the menu only includes a dynamic menu placeholder and an empty string has been assigned to $inlinemenu. Environment: +Uniface: Version 9.6.xx +Operating System: All Windows versions +Database: DBMS independent Symptoms: Using either the menu property BackColorSidebar or ImgSidebar can cause an empty pop-menu (small rectangle) to be shown when the menu only includes a dynamic menu placeholder and an empty string has been assigned to $inlinemenu. If neither property is used then no pop-up menu is shown in cause $inlinemenu is empty.
Workaround:
Do not use the menu property BackColorSidebar or ImgSidebar
Notes:
When you push the Alt + menu access key in the menu bar, the drop-down menu will be open. After the fix, the first menu item of the drop-down menu will be automatically selected. This behavior is consistent with the menu without the side bar and also other applications as well.