Bugzilla – Bug 12123
Menu:setSelectedIndex() selects correct index but initially displays top of menu
Last modified: 2009-09-08 09:22:56 UTC
while fixing bug#12083 I noticed that the menu method setSelectedIndex() did not work correctly on the Fab4 branch. It is only broken on the branch, it works in 7.4/trunk. to reproduce, 1. enter a long list, e.g. Music Library->Artists 2. scroll down to the middle of the list 3. exit the list, then re-enter. Browse history will setSelectedIndex() to the correct item in the middle of the menu, but the window will show the top of the menu, not the section that contains the selectedIndex. Scroll up or down and the window jumps down to the middle of the menu.
Ben, is this a duplicate of bug 11927 (which you assigned to yourself)?
*** Bug 11927 has been marked as a duplicate of this bug. ***
fixed in r5892