| 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: | general | Assignee: | 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 | ||
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 *** This bug has been marked as a duplicate of bug 404716 *** |
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