Show Tooltip missing in Floating Menus

BTT v5,538
I can't find the show tooltip options in the FM configuration

See

Sorry, I was looking in the container instead of the item :slightly_smiling_face:

I am using the tooltip and this bug is still happening

menu containers don't (and won't) support tooltips, sorry!

Unfortunately this is currently standard behavior due to how the tooltips work, I'm not sure whether this can be changed.

of course containers should not support tooltips, I just had a confusion :grimacing:

it's a pity that the tooltip behaviour can't be changed, it's weird that the first click doesn't trigger actions… it's an unexpected behaviour IMO

Yes, unfortunately SwiftUI doesn't implement the old passthroughViews that was available in older frameworks. That means all other views are disabled until the popover closes....