https://bugs.kde.org/show_bug.cgi?id=494432
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Méven <[email protected]> --- Those warnings were introduced because of ef02acf719c185c07f5e087bc7add5a51ef40849 `QML Action: Accessible must be attached to an Item` Apparently this triggers a warning, despite actions should be allowed for actions. qtdeclarative/src/quick/items/qquickaccessibleattached.cpp only supports this for items. Nate: I think we should remove those unusable attachments here. wdyt? -- You are receiving this mail because: You are watching all bug changes.
