Bug 404488

Summary: Page title is too close to separator if globalDrawer handle is not visible
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Rinigus <rinigus.git>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, rinigus.git
Priority: NOR    
Version First Reported In: Master   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screenshot

Description Rinigus 2019-02-17 17:09:55 UTC
Created attachment 118156 [details]
Screenshot

SUMMARY

When Kirigami.GlobalDrawer handle is hidden by

Kirigami.GlobalDrawer {
    handleVisible: false
}

the toolbar is missing padding between page separator and page title. See attached screenshot.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Rinigus 2019-02-17 17:12:32 UTC
Sorry, pushed a wrong button. As for steps to reproduce, just hide a handle and observe the issue after pushing two pages into the stack (one main page + 1 pushed to get navigation arrows).

Using current Master of Kirigami, Gentoo Linux, Qt 5.11
Comment 2 Nate Graham 2019-02-26 03:34:43 UTC

*** This bug has been marked as a duplicate of bug 404716 ***