Ticket #881 (closed bug: fixed)

Opened 2 years ago

Last modified 17 months ago

[Tracker] folder's content jumps on window resize

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

Description

Folder's content jumps on window resize, this bug appears about a month ago.

Attachments

error (1.3 kB) - added by diver 2 years ago.

Change History

follow-up: ↓ 2   Changed 2 years ago by axeld

Could you go into more detail? I can't imagine what you mean. Is it possibly related to that (fixed) bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1155913&group_id=36106&atid=416230

?

in reply to: ↑ 1   Changed 2 years ago by diver

Replying to axeld:

Could you go into more detail? I can't imagine what you mean. Is it possibly related to that (fixed) bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1155913&group_id=36106&atid=416230

Nope, this is not related to this bug. If i open home folder (don't remember in which mode now, sorry) and try to enlarge/shrink the window, icons with text will jump several times +-5-10 pixels in different directions util you stop resizing. I think this bug appear when Ingo merged his branch. Could be related to tracker changes made by Stephan (just a guess).

  Changed 2 years ago by diver

Ok, i even compiled current tracker from svn for target r5 and have the same (a little less) jumping on BeOS R5 too.

Also, to compile Tracker i had to comment 2 lines in Utilities.cpp at line 635
// case B_ALIGN_HORIZONTAL_UNSET:
// case B_ALIGN_USE_FULL_WIDTH:

See attached error message.

Changed 2 years ago by diver

  Changed 2 years ago by genki0

I am also verifying this.

The problem also exists in OpenTracker CVS at sourceforge. I've been running with OT 5.3.0 (August 2006) without this problem but today i updated to CVS and there it was.

The easiest way to reproduce is to set the view to list view, and then shrink/grow by resizing the window diagonally.

  Changed 20 months ago by genki0

Ok, I believe this bug was introduced by the fix in the sf.net bug above. I removed the ScrollBy() calls in BContainerWindow::FrameResized and the icon jumping went away.

  Changed 17 months ago by diver

Seems to be fixed now.

  Changed 17 months ago by stippi

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.