Menu item drawing issue during adding a menu separator
Original Reporter info from Mantis: wp @wpam
-
Reporter name:
Original Reporter info from Mantis: wp @wpam
- Reporter name:
Description:
When a new menu item is added to a menu is takes a short time until the menu is updated. If a separator line as added the neighboring menu item is erroneously displayed also in the space to be occupied by the separator. When a regular menu item is added this does not happen
Steps to reproduce:
Add a TMainMenu to a form
Open the menu editor and add several menu items.
Select one of the inner items and click on one of the buttons in the second button column of the menu editor in order to add a separator above or below the selected item
During the time the menu is rebuilt the selected item is drawn in the space to be occupied by the separator; this should not happen.
See attached screenshot.
Additional information:
Beginning with Laz trunk r63791 I checked back to v1.8.4 - all versions show the issue (v1.6.x has still the old menu editor).
I see the issue clearly on Win 10. On Manjaro Linux, on the other hand, the separator line appears immediately, no duplicate drawing of the selected menu item - it is not clear to me, however, whether this is a consequence of the menu building process appearing to be considerably faster in Manjaro than in Windows