Closed Bug 21592 Opened 25 years ago Closed 25 years ago

Thread pane scrolling not smooth and very slow

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 18739

People

(Reporter: nbaca, Assigned: hyatt)

References

Details

(Keywords: perf)

Build 1999121008M12: NT4, Linux/Redhat 6.0, Mac 8.5.1

Overview: Use the vertical scrollbar in the Thread pane and notice that it does
not scroll as smoothly as in 4.7.

Steps to reproduce:
1. Open Mail (POP or IMAP)
2. View a folder with many messages (i.e. 100)
3. Using the vertical scrollbar in the Thread pane, move it up and down

Actual Results: The messages in the thread pane scroll very fast.
Expected Results: It should scroll more smoothly so that it's easier to see the
message headers advancing up or down as in 4.7.

Additional Information:
- View a long message so that the vertical scrollbar appears in the message
pane. Notice that this scrollbar moves more smoothly than the thread pane.
- Bug# 9489 fixed the problem with the scrollbar moving too slow.
Assignee: phil → hyatt
Reassign to hyatt, cc alecf
Status: NEW → ASSIGNED
Target Milestone: M20
we've pushed the limit on our current scheme, it's really not going to get much
faster until we do random-access enumerators in JS. (which may or may not occur
in 5.0)
Adding perf to keyword field.
Keywords: perf
Summary: [PERFORMANCE]Thread pane scrolling not smooth → Thread pane scrolling not smooth
QA Contact: lchiang → nbaca
Seriously, thread pane scrolling isn't expected to get any faster?  Mail won't
really be dogfood until it does.  I have to drag the thumb down to the bottom,
then sit for a few seconds holding the mouse below the bottom arrow waiting for
the scroll to happen, even in optimized builds with fewer than 300 messages in
my inbox.  It's not a matter of smoothness, it's a matter of how long you have
to sit there waiting with the mouse button depressed (RSI city).
Summary: Thread pane scrolling not smooth → Thread pane scrolling not smooth and very slow
to make the next leap in performance we need random access enumerators, which is
a huge architectural change... this isn't just a matter of running quantify and
optimizing more functions.

If you're using the downarrow to scroll the entire  message pane, learn to drag
the thumb - that is pretty fast.
Dragging the thumb is what I'm doing.  It's very slow.

If mail gets smarter about what message it's on, so I don't have to scroll the
thread pane much, that might help the problem (e.g. if it could select and show
the first unread message, keep the selected message in view on resize, scroll to
show new headers as they arrive, etc.).
*** Bug 30253 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE

*** This bug has been marked as a duplicate of 18739 ***
Verified Duplicate.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.