mouseUp not received after opening a popupMenu

Hello,
I found what seems to be a bug in mouse events management:
When I open a PopupMenu, if I click on another component while the menu is open, this component receives a mouseDown event but no mouseUp event.
Attached is the source files of a very simple project created with the Introjucer that demonstrates this issue.

Niccolò

Thanks - does look like a subtle bug. Incredibly hard to debug anything that relies on mouse-up events, but I’ll sort it out asap!

I was about to report the same problem. I’m really interested in this one.

Pretty sure I fixed it a while ago.

That’s true, I wasn’t updated to the last Juce release.