Bug 3216 - up/down cursor operates in wrong object
Summary: up/down cursor operates in wrong object
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Compose Window (show other bugs)
Version: 3.11.0
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2014-06-18 19:52 UTC by Pierre Fortin
Modified: 2014-06-18 21:05 UTC (History)
0 users

See Also:


Attachments

Description Pierre Fortin 2014-06-18 19:52:53 UTC
somewhat related to bug 3214

Seen on 3.10.0-79...

[Debated between bug/enhancement status]

In new compose window (cursor in To: text area), up/down arrows allow switching between {{To:,Cc:,Bcc:},,From:,Subject:} text areas, and this is fine.

However, one extra up arrow moves the focus LEFT into the account [drop-down] selector where it get trapped where it now changes sending account. 

Please remove the account selector from the up/down arrow scope -- the intent of up/down seems to be to move vertically between "text" areas, not sideways into selectors.
Comment 1 Andrej Kacian 2014-06-18 21:05:47 UTC
A good idea, fixed in git.
Comment 2 users 2014-06-18 21:06:02 UTC
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	2014-06-18 21:06:02.121657662 +0200
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=58f6266b33afb9c5fc9d93aeafef2bbc6c25568b
Merge: 7ed603a 7975def
Author: Colin Leroy <colin@colino.net>
Date:   Wed Jun 18 21:06:01 2014 +0200

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=7975defae6a05b78d287553acd5d221d6663286b
Author: Andrej Kacian <andrej@kacian.sk>
Date:   Wed Jun 18 21:03:54 2014 +0200

    In compose window, prevent account selection combobox to get focus when navigating widgets using arrow keys. Closes bug #3216.

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