Confirmed with this program:
import QtQuick 2.4
import Ubuntu.Components 1.3
MainView {
width: units.gu(50)
height: units.gu(60)
PageStack {
Component.onCompleted: push(p1)
Page {
id: p1
header: PageHeader {
title: i18n.tr("untitled21")
}
}
}
}
I could not reproduce the issue with the AdaptivePageLayout.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565811
Title:
PageHeader should not have a back action if it's the first page on the
stack
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1565811/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs