When Cantabile is in full-screen mode, the main application drop-down menus (File, Edit, etc.) do not appear when you click their respective menu headers. If I had to venture a guess, I’d guess that it’s a Z-order bug.
This is under version 4.0 build 4213 running under Windows 11 build 22631.4825.
I’ve just discovered that disabling GPU-accelerated rendering (OpenGL) makes the problem go away.
I’ve also determined that when the problem is occurring, the drop-down menus are actually dropping down, because I can successfully navigate and use them (blindly) using the cursor keys and Enter. I just can’t see them.
Thanks for reporting - I’ll check it out when I get a chance. It could be that the OpenGL drive is running the display in Full Screen exclusive mode and not allowing popup windows to appear in front. Not sure there’s much I can do about that.