Ticket #369 (closed defect: fixed)

Opened 7 months ago

Last modified 5 months ago

Scrolling in Message Log appears defective.

Reported by: vidalia Owned by: developer
Priority: normal Milestone: Vidalia 0.1.7
Component: Vidalia Version: 0.1.5
Keywords: Cc:

Description

Platform: Win32.

Here's the scenario: I'm looking at the logs, and I want to see the most recent events, either at the bottom of the screen, or the top, depending on sort. Either way, when the pane fills, the newest events should always be visible.

Now, with the default sort, once the messages fill the pane, the new messages appear at the bottom of the pane, but the scrollbars move to the top, preventing a view of new events. Moving the scrollbar down the screen only temporarily fixes the issue, whilst it's held. The moment it's released, scrolbars jump to the top of the pane, occluding the new events until they're visible within the pane.

If I reverse sort the events based on date, the scrollbar _does_ remain at the bottom of the pane, but every event displayed appears on the bottom row, and no scrolling of events occurs.

Change History

Changed 7 months ago by djhasis

In the recent version in SVN, messagelog scrolls top when maximum amount of allowed messages has come.
But when messagelog hass less messages then the limit, it scrolls down.
I changed filters and looked if they make some differences but I only saw that the only change was how fast will messagelog fill up.

I don't know what is the reason but we will look more at it.

DJ Hasis

Changed 5 months ago by edmanm

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from Vidalia 0.1.x to Vidalia 0.1.7

Fixed in r2921.

Note: See TracTickets for help on using tickets.