Bug 4466 - slow message list scrolling
Summary: slow message list scrolling
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail
Classification: Unclassified
Component: UI/Message List (show other bugs)
Version: 4.0.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2021-03-30 19:58 UTC by andyrtr
Modified: 2021-04-14 12:43 UTC (History)
1 user (show)

See Also:


Attachments

Description andyrtr 2021-03-30 19:58:18 UTC
r47 - 7626388b45d8bd87b2f78cd89f76b52e9116bf7c - slows down here message list scrolling (page up/down or using mouse) when message preview is disabled. With message preview "v" enabled scolling doesn't slow down here. Reverting that single commit (currently on top of r68) allows fast scrolling again.

Using Arch Linux here using cairo 1.17.4.
Comment 1 Paul 2021-03-30 20:30:02 UTC
I am seeing the same with cairo 1.16.0 on fedora.
Comment 2 Jonathan Boeing 2021-03-30 21:49:49 UTC
I'm seeing it on Windows as well.

It looks like the message view doesn't need to be hidden; if I shrink it down enough to let the message list take up most of the window I still see the slow scrolling.

You can also see it with the folder list if you resize it to take up most of the window.
Comment 3 Jonathan Boeing 2021-03-30 22:11:53 UTC
Reverting 7626388b45d8bd87b2f78cd89f76b52e9116bf7c works fine on Windows with GTK3.

The original performance issue with updated cairo versions doesn't seem to be present with the GTK3 build.
Comment 4 Paul 2021-04-14 12:43:55 UTC
7626388b45d8bd87b2f78cd89f76b52e9116bf7c now reverted in git.

Note You need to log in before you can comment on or make changes to this bug.