Bug 409962 - Make InlineMessage compatible with QQC2 Actions
Summary: Make InlineMessage compatible with QQC2 Actions
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.59.0
Platform: Other Linux
: NOR wishlist
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-18 18:54 UTC by Alexander Stippich
Modified: 2019-11-16 09:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Stippich 2019-07-18 18:54:21 UTC
The optional actions for the InlineMessage are not compatible with QQC2 Actions.
It fails with various qml warnings in ActionToolBar due to missing properties and signals.
Comment 1 Marco Martin 2019-10-23 11:02:58 UTC
now that Kirigami.Action is a QtQuickControls.Action, does this still happen?
Comment 2 Alexander Stippich 2019-11-16 09:39:18 UTC
Perfectly working now