Opened 15 years ago

Last modified 4 years ago

#3888 closed bug

[Tracker] file list flickering on window resize — at Version 5

Reported by: diver Owned by: axeld
Priority: normal Milestone: R1/beta2
Component: Applications/Tracker Version: R1/Development
Keywords: Cc: stippi
Blocked By: Blocking:
Platform: All

Description (last modified by diver)

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.

Change History (5)

comment:1 by diver, 14 years ago

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.

comment:2 by diver, 14 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 diver, 14 years ago

Version: R1/pre-alpha1R1/Development

comment:4 by diver, 14 years ago

Still here in hrev38262 on real hw using intel_extreme.

comment:5 by diver, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.