Interesting curiosity, which is probably browser- and skin-specific.
We see no reason to devote resources to making a change here, as it is harmless, and there doesn't seem to be any particular reason why end users would end up right-clicking that space.
Announcement
Collapse
No announcement yet.
X
-
right-click on menu scrollbar repositions the menu
Hi SmartClient,
I have noticed that when you right-click the scrollbar of a menu, the whole menu is repositioned at the mouse position.
I assume this is a bug since I can't imagine a reason for that behavior.
This happens with the latest version (v13.1p_2024-12-21) and can be easily demonstrated in this menu showcase by adding a 'maxHeight: 100' to the menu:
Code:isc.Menu.create({ ID: "menu", autoDraw: false, showShadow: true, shadowDepth: 10, maxHeight: 100, data: [ ...
Thanks you for looking into this.
Regards
GilTags: None
Leave a comment: