touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #99216
[Bug 1489850] [NEW] Page head sections always start on selectedIndex = 0
Public bug reported:
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/
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: High
Assignee: Tim Peeters (tpeeters)
Status: Confirmed
--
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
Follow ups