#3888 closed bug (fixed)
[Tracker] file list flickering on window resize
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | stippi | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
To reproduce:
- Leaf menu->Find...[Enter]
- While list is populating start windows resizing.
- You should see lots of flickering here.
- When population is done there will no more flickering.
Attachments (1)
Change History (12)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Unfortunately, my attempts to revert this change using this command
cd haiku/trunk/src/kits/tracker svn merge -r 30033:30032 .
left libtracker.so in uncompilable state.
comment:3 by , 15 years ago
Version: | R1/pre-alpha1 → R1/Development |
---|
comment:5 by , 13 years ago
Description: | modified (diff) |
---|
comment:6 by , 13 years ago
Cc: | added |
---|
I think this regression introduced in hrev30033. Stippi, could you have a look at it?
comment:7 by , 13 years ago
Still here in hrev43955. Dragging another tracker window above populating list shows that there is also a bug in the app_server.
by , 13 years ago
Attachment: | screenshot1.png added |
---|
comment:8 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:10 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Can't reproduce anymore. Probably fixed in hrev53392.
comment:11 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
Using binary search i've tracked it down to somewhere between hrev30012 (didn't have a problem) and 30048
svn log --revision 30012:30048 shows only two commits to tracker: hrev30018 and hrev30033.
I think it could be hrev30033.