Bug 2620 - pressing shift tab with focus on message body should move focus to subject
Summary: pressing shift tab with focus on message body should move focus to subject
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Compose Window (show other bugs)
Version: 3.8.0
Hardware: PC Linux
: P3 minor
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2012-02-29 13:56 UTC by Giulio
Modified: 2012-06-02 11:02 UTC (History)
0 users

See Also:


Attachments
Draft patch (1.61 KB, patch)
2012-02-29 14:39 UTC, wwp
no flags Details | Diff

Description Giulio 2012-02-29 13:56:21 UTC
when you are editing the message body, pressing shift+tab adds a tab in the message body. It should instead move focus to "subject" field. This is the behaviour of similiar programs, and default behaviour of html forms.
Comment 1 wwp 2012-02-29 14:39:05 UTC
Created attachment 1090 [details]
Draft patch

Something like this?
Comment 2 Giulio 2012-02-29 14:53:36 UTC
ehrrr. .. how should I use that? thanks
Comment 3 wwp 2012-02-29 14:57:54 UTC
This is a patch to apply on the sources, which you're obviously not using to get a working Claws Mail. You'll either have to wait for this patch to go into next release (if it does) or manually compile from the (patched) sources.
Comment 4 Colin Leroy 2012-02-29 15:00:48 UTC
Unless I miss something, this patch breaks inserting tabs in mails.
Giulio: Use Ctrl-Shift-Tab to go back to subject. This is a GTK+ issue.
Comment 5 Giulio 2012-02-29 15:05:05 UTC
thanks
Comment 6 wwp 2012-02-29 15:33:12 UTC
Works fine here (GTK+ 2.18.9), I see no interference w/ tab or other keys.
Comment 7 Colin Leroy 2012-02-29 22:35:18 UTC
Oh! *Left* Tab ! Missed the "left" part. :)
Comment 8 users 2012-06-02 11:01:34 UTC
Changes related to this bug have been committed.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.claws-mail.org/tracker/

2012-06-02 [wwp]	3.8.0cvs51

	* src/compose.c
		Fix bug 2620: shift+tab from subject field not working.

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