Bug 434625

Summary: Layout.*Margin properties don't work inside a Kirigami.FormLayout
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Bharadwaj Raju <bharadwaj.raju777>
Component: generalAssignee: Marco Martin <notmart>
Status: CONFIRMED ---    
Severity: normal CC: nate, qydwhotmail
Priority: NOR    
Version First Reported In: 5.80.0   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Test QML file

Description Bharadwaj Raju 2021-03-19 15:48:21 UTC
Created attachment 136849 [details]
Test QML file

Layout.leftMargin does not appropriately indent an item inside a Kirigami.FormLayout. Example code attached.

I want to use it to indicate one option depending on another above it.