Opened 19 years ago
Closed 16 years ago
#328 closed bug (fixed)
[Tracker] problems with statusbar redraw
Reported by: | diver | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hard to reproduce, but i can do it easy now. Try to do this: start haiku and go to /haiku/beos/system/lib now try to scroll down and at the same time move mouse to the right so you have horizontal scrollbar offset. try several times if it doesn't at first time. when it happens switch to icon view and scroll down you will see lots of statusbar redraw artefacts. Screenshot will follow, tested with rev16836 under vmware.
Attachments (1)
Change History (15)
by , 19 years ago
Attachment: | statusbar.PNG added |
---|
comment:1 by , 19 years ago
Owner: | changed from | to
---|
comment:3 by , 19 years ago
Can you still reproduce? I get laggy redraw inside the statusbar, but the icon view is untouched. hrev17356
comment:5 by , 18 years ago
I found a similar problem: open a folder with many files in it (/boot/beos/bin, for example), keep the ALT button pressed and press the 1, 2, 3 buttons repeatedly, one after another, very fast, to switch from icon to listview mode. After some times, the statusbar will go crazy: it will still be drawn, but clicking on it won't work anymore, like it wasn't there.
comment:6 by , 18 years ago
Description: | modified (diff) |
---|---|
Platform: | → All |
It is some time ago that I investigated this bug, but I nailed it down to Tracker sometimes layouting some views on top of another. This explains any drawing issues (not app_servers fault) as well as "non-clickability" (other view receives click). I'm not that familiar with the Tracker code yet, but maybe I fix this someday.
comment:9 by , 17 years ago
Component: | - General → - Applications/Tracker |
---|
comment:10 by , 17 years ago
I'm not sure how to reproduce this, but i moved the vdertical scrollbar like mad and got nothing. hrev23675 / vmware.
comment:11 by , 16 years ago
Can someone else recheck? It really looks like all the problems cited here are gone.
status bar artifact