[Users] [Bug 3838] Canceled right-click on message list leaves UI in inconsistent state

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Thu Jun 22 18:05:51 CEST 2017


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3838

--- Comment #1 from Andrej Kacian <andrej at kacian.sk> ---
Created attachment 1762
  -->
http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1762&action=edit
return cursor

I disagree with the solution. When you're right-clicking a message in
summaryview, you want to do something to it, and so it is good that the cursor
is placed on it together with the menu popup - you can make sure that whatever
you are about to do, you are doing to the correct message, IOW you did not
misclick.

Instead, the cursor should probably return to its original position. Attached
patch does that, but only in case a message is already displayed. If there is
no message displayed (messageview is blank), the cursor stays where you
right-clicked. Additional work is needed if we want to return the cursor to its
original position even in that case (do we?).

This is just a quick patch, untested against different "open when selected..."
configurations, but it shouldn't cause any issues.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list