Bug 404488 - Page title is too close to separator if globalDrawer handle is not visible
Summary: Page title is too close to separator if globalDrawer handle is not visible
Status: RESOLVED DUPLICATE of bug 404716
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: Master
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-17 17:09 UTC by Rinigus
Modified: 2019-02-26 03:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot (13.54 KB, image/png)
2019-02-17 17:09 UTC, Rinigus
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***