Leaving cursor over a button toggles multiple Tooltips at once
It seems to only affect sumo-gui under macOS. It occurs when the cursor is left still over any button.
https://user-images.githubusercontent.com/16121932/182585511-e63ea534-e79c-4c0a-bfa2-037131f49df9.mov
OS: macOS Catalina (10.15.7)
This also affects Linux

OS: Ubuntu 18.04.6
RHEL 7.9

If it cannot be fixed in a timely manner, I'd prefer the old no-tooltip behavior over releasing with this bug.
Due the number of Linux and Mac-Users is low, I can simply disable it only for MAC users. (I need just one code line) @namdre @angelobanse what do you mean?
I agree with Jakob, it is better to not have Tooltips (yet) than to have this bug.
Pablo: Having OS-specific features (in this case Tooltips only on Windows) is not nice, keeping consistency is key!
Ok, then I'm going to try the next week to solve the problem. If doesn't work, then disable it for all platforms
Can still reproduce the problem
It looks like it's already fixed
found one more glitch (replicated on linux and mac) by hovering over the time display.
Problem is caused by MFXLCDLabel
Fixed