https://bugs.kde.org/show_bug.cgi?id=429231
Bug ID: 429231
Summary: Additional header with explicitly set
globalToolBarStyle on Kirigami.Page
Product: frameworks-kirigami
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Not decided
Created attachment 133398
--> https://bugs.kde.org/attachment.cgi?id=133398&action=edit
test qml file
SUMMARY
I want to set **globalToolBarStyle** explicitly for Kirigami.Page because the
collapsedButton will overlap with some components on mobile. I was expecting
setting **globalToolBarStyle** to `Kirigami.ApplicationHeaderStyle.ToolBar`
will result in desktop style across all platforms, however it showed two
headers on mobile platform.
STEPS TO REPRODUCE
1. `QT_QUICK_CONTROLS_MOBILE=true QT_QUICK_CONTROLS_STYLE=Plasma qmlscene
main.qml`
2. or `qmlscene main.qml` on pinephone
OBSERVED RESULT
Additional header
EXPECTED RESULT
just as desktop behavior
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.