touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #46439
[Bug 1376502] Re: Header not correctly displayed under certain conditions.
I have this exact same bug happen in my app: https://github.com/Nevon
/Ubuntu-Dota-2-Match-Ticker
Steps to reproduce:
1. Scroll down in the match ListView until the header disappears
2. Tap on a match in the list
3. Now the header on the new page is missing
If you open a different app and then go back to the first app, the
header is drawn again.
I've attached a screenshot of what it looks like when the header is
missing. This is what it looks like after switching to another app and
back again: http://i.imgur.com/9c2bZ7d.png
** Attachment added: "bug.png"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1376502/+attachment/4295136/+files/bug.png
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1376502
Title:
Header not correctly displayed under certain conditions.
Status in ubuntu-ui-toolkit package in Ubuntu:
Incomplete
Bug description:
This is easily reproduced with messaging-app:
Scroll the list of conversations until the header that says "Messages" disappear, then tap a conversation or use the bottom edge to start a new conversation.
The new Page (which has flickable: null) is pushed into the PageStack, but the header won't appear until you switch to another app and then switch back to messaging-app.
Looks like the space used by the header at the top is there, but
nothing is displayed.
The bug does not happen if we remove "flickable: null" from the new
Page that is pushed into the PageStack.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1376502/+subscriptions