touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #116518
[Bug 1489850] Re: Page head sections always start on selectedIndex = 0
*** This bug is a duplicate of bug 1511839 ***
https://bugs.launchpad.net/bugs/1511839
This has been fixed by bug 1511839 and is a duplicate of it, so it is
being marked as such :-)
** This bug has been marked a duplicate of bug 1511839
On dynamically created pages, head.sections.selectedIndex can't be set to -1
--
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/1489850
Title:
Page head sections always start on selectedIndex = 0
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
Bug description:
When using page head sections it was expected that assigning
selectedIndex to a different value would start on that section as in
this example [0], however what actually happens is that index 0 is
loaded.
It should be noted that if you delay the assigning of selectedIndex
until after everything has been created (with a Timer) it does
correctly move.
0 - http://pastebin.ubuntu.com/12213477/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1489850/+subscriptions
References