https://bugs.kde.org/show_bug.cgi?id=306818
--- Comment #8 from Andre Heinecke <aheine...@intevation.de> --- This example is extra fun... Although it uses the Hide Actions, which we now support, the trigger is different and not yet supported. The "Help" overlays are text edits with an actionMousePressed annotation. This is similar to Bug 307304 (where there are FocusIn / FocusOut) action triggers . I've opened a Task for this, as I really think that it's important to handle these triggers in forms: https://phabricator.kde.org/T8627 But for added fun: The Text edits with the help text are Read Only (thats why they look so strange if you Show Forms). So we now have a use case to show Widgets for Read Only form fields, because they could have actions attached. :-/ -- You are receiving this mail because: You are watching all bug changes.