Bugzilla – Bug 14330
Recent Searches appears between App Gallery and My Apps
Last modified: 2009-12-16 07:17:58 UTC
assigning to Seth so we can featurize this and determine correct behavior
Each menu item is sorted first by a specific weight value, then alphabetically if weights are equal. Lower weights appear first. App gallery is weight 80 My Apps is weight 90 Anything weight 80 to 90 can sneak in between. Recent search is weight 80. Here are the other main home menu item weights: 20090929 01:14:18.073 WARN squeezeplay.ui - HomeMenu.lua:101 home menu:myMusicSelector weight:2 20090929 01:14:18.073 WARN squeezeplay.ui - HomeMenu.lua:101 home menu:radios weight:20 20090929 01:14:18.073 WARN squeezeplay.ui - HomeMenu.lua:101 home menu:opmlappgallery weight:80 20090929 01:14:18.073 WARN squeezeplay.ui - HomeMenu.lua:101 home menu:opmlmyapps weight:90 20090929 01:14:18.073 WARN squeezeplay.ui - HomeMenu.lua:101 home menu:favorites weight:100 20090929 01:14:18.074 WARN squeezeplay.ui - HomeMenu.lua:101 home menu:playerpower weight:100 20090929 01:14:18.074 WARN squeezeplay.ui - HomeMenu.lua:101 home menu:settings weight:1005 It's a bit hard to get a list of every possible home menu item's weight. I suggest as part of any weight changes that we move app gallery and my app's weights one value apart together to keep them together.
Why is this showing up on the home menu at all?
re-assigning Seth's bugs to Matt
== Auto-comment from SVN commit #29624 to the slim repo by michael == == https://svn.slimdevices.com/slim?view=revision&revision=29624 == Fixed Bug: 14330 Description: push Search/Recent Searches below apps menus