Bug 413433

Summary: QtQuick dialog: header is empty
Product: [Frameworks and Libraries] frameworks-knewstuff Reporter: Nate Graham <nate>
Component: generalAssignee: Jeremy Whiting <jpwhiting>
Status: RESOLVED FIXED    
Severity: normal CC: kdelibs-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Empty header

Description Nate Graham 2019-10-25 12:58:17 UTC
Created attachment 123475 [details]
Empty header

A picture says a thousand words.
Comment 1 Dan Leinir Turthra Jensen 2019-11-05 20:43:56 UTC
Git commit 4d56727cc7d76c18742f97782ebf3ab6d44391be by Dan Leinir Turthra Jensen.
Committed on 05/11/2019 at 20:43.
Pushed by leinir into branch 'master'.

Fix the header layouts for EntryDetails and Page components

Summary:
This ensures that the header is the correct width, and further that
the text does not disappear when there is no space for the text (so
that it elides as intended).
Related: bug 413440

Test Plan:
Without patch: Resize a dialog to make the text not fit, and it disappears
With patch: Resize dialog, text is elided as one would expect, and the header row takes up the correct amount of space

Reviewers: ngraham, #knewstuff, #frameworks, #plasma

Reviewed By: ngraham

Subscribers: ahiemstra, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D25067

M  +30   -46   src/qtquick/qml/EntryDetails.qml
M  +1    -7    src/qtquick/qml/Page.qml

https://commits.kde.org/knewstuff/4d56727cc7d76c18742f97782ebf3ab6d44391be