[Users] [Bug 3973] 'select all' in summaryview does not automatically focus the summaryview
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Sun Feb 25 14:19:46 CET 2018
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3973
Paul <paul at claws-mail.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from users at lists.claws-mail.org ---
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/
++ ChangeLog 2018-02-25 14:19:03.915195538 +0100
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=8acabfe3d70e1841ab9e838e62a8f55e76512112
Merge: b4a3b2d a3e48bd
Author: Colin Leroy <colin at colino.net>
Date: Sun Feb 25 14:19:03 2018 +0100
Merge branch 'master' of file:///home/git/claws
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=a3e48bd6e7e62dedfef8ddedbeeb90400b5234b3
Author: Paul <paul at claws-mail.org>
Date: Sun Feb 25 13:18:40 2018 +0000
fix bug 3973, ''select all' in summaryview does not automatically focus the
summaryview'
The problem is apparent when 'default selection on entering a folder' is
set to 'none' and the first user action on entering the folder is
'select all'. This visually selected all the messages but summaryview
did not have the focus, so any actions performed on that list would
fail.
Removed summary_select_all(), which didn't quite do as advertised and
instead use gtk_cmclist_select_all() which selects and focuses.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list