Show tooltips in FM items

BTT 5,516 and macOS Sonoma14,7,6

Let's say I configure a FM like this:

  • I set an item of a FM to show a tooltip (show the item name or specific tooltip)
  • I set an action to be triggered at button pressed or released

When I hover/press/release the item, I get this behaviour:

  • When I hover the item, the tooltip is shown
  • The first time I press/release the item, the tooltip is hidden, but no action is triggered
  • The second time I press/release the item, the action is triggered

@Andreas_Hegenberg

Did you check this issue?

I'll check whether I can find a workaround. It is because of how popovers behave in swiftui. Not sure yet whether I can fix/change it ;-(

1 Like

A workaround could be to send a double click when the tooltip is enabled if the fm is hovered