I already complained about SC Menus non standard behavior:
the dropdown area is not closed automatically when a user click on a menu item.
It’s closed only on mouse-out of the area.
Here’s a ‘nasty’ side effect, when a menu item opens a form with focus set on a defined field at startup.
- USER click on a menu item and [B]DON'T move[/B] the mouse (the dropdown area stays open) [LIST]
- form is loaded
- focus is set on the defined field (as per the form settings)
- menu dropdown area is closed
- [B]field immediately looses the focus![/B]
If NetMake would ‘fix’ SC menus and have the dropdown area close automatically on click, this issue should go away.
This “autoclose on click” behavior is the standard of all menus on all programs and on all OSs since the dawn of humanity