GNOME Bugzilla – Bug 47534
Search list view doesn't display all directory content information until clicked
Last modified: 2004-12-22 21:47:04 UTC
This is a funny problem, that John remembers seeing before, as do .I. Do a search for "File name contains netd" I get back around 75 results, and watch the file information filter in slowly (size, type, etc). After the throbber stops, some information still hasn't been displayed. It seems likely that the list view knows about the information, because sorting by size will interpolate the "..." entries with the real numbers, which implies that the value has been filled in, but it has not yet been drawn.Selecting an item in the view will update all information immediately. These two pieces of evidence to me imply that this is a drawing issue, and not an async NautilusFile/Directory issue, although a bug with similar symptoms (bug 43902) was caused by async state machine change. ------- Additional Comments From darin@bentspoon.com 2001-03-08 10:45:46 ---- I'm guessing this is caused by a mistake in the recent change that mkes the list view display only a certain number of files each time "display_pending_files" is called. ------- Additional Comments From rebecka@eazel.com 2001-03-08 11:30:14 ---- After this change, the list view receives 100 elements at a time, and the search I described yielded only 74 results. This bug could still be an effect of this change, but not in the sense that the last group of files is not getting delivered correctly. ------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 21:10 -------
Changing to "old" target milestone for all bugs laying around with no milestone set.
Another bug which I will mark as invalid as the functionality is no longer part of nautilus.
Sorry for the SPAM, re-opening the search bugs and assigning them to rebecka's old Eazel account.
Bug closed as proposed by Curtis C. Hovey, substitute maintainer of Medusa