After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 46248 - Emblems flicker when counting up in properties window
Emblems flicker when counting up in properties window
Status: RESOLVED NOTABUG
Product: nautilus
Classification: Core
Component: Views: All
0.x.x [obsolete]
Other Linux
: Normal normal
: old
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-02-02 12:43 UTC by John Sullivan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description John Sullivan 2001-09-10 00:58:08 UTC
This is extracted from bug 46230, where it was commingling with another 
bug, probably illicitly.

Says Eskil:

1) The properties window is doing the counting
2) switch to tab "Emblems"
3) the scrollbar and icons flicker

I haven't had a chance to observe this yet myself. It's obviously minor, but it 
also surprising; I don't understand why the deep count progress would 
have any effect on the emblems.



------- Additional Comments From darin@bentspoon.com 2001-02-02 11:15:48 ----

Probably will end up fixing it for 1.0, but the symptom alone is not enough to
justify "must fix for 1.0".



------- Additional Comments From sullivan@eazel.com 2001-02-02 14:55:52 ----

I see the flicker now. It happens in the Permissions pane too. The flicker 
is right where the "contents" field is, except that the "contents" field isn't 
visible because it's in another pane of the GtkNotebook object. This 
seems like it has to be a bug in GtkNotebook, that updating a widget in a 
non-visible pane causes redrawing in the visible pane. I don't really know 
what to do with this bug, so I'll just give it a big time estimate. Good thing it 
isn't very important.



------- Additional Comments From eli@eazel.com 2001-03-26 11:10:16 ----

QA Assigning to self.



------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:58 -------
Comment 1 John Fleck 2002-01-05 04:22:17 UTC
Changing to "old" target milestone for all bugs laying around with no milestone set.
Comment 2 Ben FrantzDale 2002-07-18 00:43:36 UTC
I think this isn't a bug anymore what with GTK2 being double-buffered.