https://bugs.kde.org/show_bug.cgi?id=442118
Bug ID: 442118
Summary: application header is displayed even though
Kirigami.ApplicationHeaderStyle.None is set in the
page
Product: frameworks-kirigami
Version: 5.85.0
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Not decided
SUMMARY
Kirigami.Page {
globalToolBarStyle: Kirigami.ApplicationHeaderStyle.None
}
doesn't seem to work any more, the application header is displayed even though
it should be disabled.
This can be seen in Angelfish and QMLKonsole.
Angelfish issue: https://invent.kde.org/plasma-mobile/angelfish/-/issues/60
This is a regression that happend recently.
STEPS TO REPRODUCE
1. Start Angelfish or QMLKonsole
2. See an application header that doesn't make sense
OBSERVED RESULT
application header displayed even though it is set to None.
EXPECTED RESULT
application header being invisible.
SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.85.0
Qt Version: 5.15
--
You are receiving this mail because:
You are watching all bug changes.