* Cinnamon version 5.4.8
* Bug not present in Mint 20.3
* Distribution - Mint 21 daily PPA and Manjaro
Issue
With panel option set to "Auto hide panel" or "Intelligently hide panel", opening the menu applet with the meta key (win key) results in the menu being partly occluded by the panel.
Edit: The menu option "Force the panel to be visible when opening the menu" must also be on

line 1465: this.panel.peekPanel(); in _onOpenStateChanged() in menu applet not working as before.
Issue
With panel option set to "Auto hide panel" or "Intelligently hide panel", opening the menu applet with the meta key (win key) results in the menu being partly occluded by the panel.
Edit: The menu option "Force the panel to be visible when opening the menu" must also be on
line 1465:
this.panel.peekPanel();in_onOpenStateChanged()in menu applet not working as before.