Ticket #369 (closed defect: fixed)
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.
