GNOME Bugzilla – Bug 345621
icons load too slow in menu, menu resizes when they appear
Last modified: 2006-06-23 23:21:47 UTC
Please describe the problem: When the computer just booted, and you click on the "application", "places" or "system" menus, at first the menus open without icons at all (only text), then after a short time icons start to appear. At first the menu is very small (can only fit text, no space for icons), and as the first icon appears the menu resizes to a bigger size, so that the icons can fit inside. Then icons are filled in one by one in the menu. There are two problems here: 1. icons don't appear immediately 2. the menu is not at the right size until the first icon appears both look pretty bad aesthetically. I think the icons should be loaded in the background when the application/places/system applet is loaded (i know that it will take memory... but the delayed loading really looks bad). Or in the very worst case if the memory that would take is really unnaceptable, at least the menu should be sized directly at the right size, that would be "size to fit text+size to fit icons" so that it doesn't resize almost immediately after being opened. i don't think the memory used to load icons is that unnaceptable, since once you click on the menu once, they appear to be kept in memory forever anyway. and it's one of those cases where it's worth it, as it gives a very bad immediate experience of GNOME to newcoming users. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information: (note: i really tried to find if that bug was already reported not to report a duplicate but i didn't find a bug covering this issue)
Yeah, there was, the new simple dupe finder found it for me ;) Bug 325826 is about the same issue, and was marked as a duplicate of bug 321462. *** This bug has been marked as a duplicate of 321462 ***