Bug 3214 - [PATCH] Introduce preference to make cursor key up leaves message body optional
Summary: [PATCH] Introduce preference to make cursor key up leaves message body optional
Status: RESOLVED WONTFIX
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Compose Window (show other bugs)
Version: 3.10.1
Hardware: PC FreeBSD
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2014-06-16 22:49 UTC by Michael Gmelin
Modified: 2014-06-18 09:00 UTC (History)
0 users

See Also:


Attachments
Patch to introduce preference "cursor_up_leaves_body" (1.96 KB, application/octet-stream)
2014-06-16 22:49 UTC, Michael Gmelin
no flags Details

Description Michael Gmelin 2014-06-16 22:49:01 UTC
Created attachment 1407 [details]
Patch to introduce preference "cursor_up_leaves_body"

Claws 3.10.1 brought a new feature that makes the cursor up key leave the message body when it's already on the first line and jump to the subject line. The attached patch introduces a preference called "cursor_up_leaves_body" that defaults to true. If set to false (0), the pre-3.10.1 behavior is restored.
Comment 1 Michael Gmelin 2014-06-17 23:03:01 UTC
Would it make sense to add a visible preference for this inside of claws (Configuration->Preferences->Compose->Writing->Editing->"Cursor key up leaves message body" [better name welcome])?

I find the new behavior to be really odd for a multi-line input text field.
Comment 2 Colin Leroy 2014-06-18 09:00:50 UTC
Hi Michael,

After a short discussion on IRC, we've decided not to accept this patch: we don't want to add hidden preferences for every little change we introduce, and also, there is a (more) usable alternative to go on top of an email, which is the Home key :)

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