Skip to content

gtkmodelbutton: Ignore releases outside of the button

This is also how regular buttons behave. Otherwise releasing on a different menu item would register a click on the item that was originally pressed. In these cases it is better to not register a click at all.

Closes: #5760 (closed)

Merge request reports