Bug 2702 - Support splitting subject line for small screen layout
Summary: Support splitting subject line for small screen layout
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Message List (show other bugs)
Version: 3.9.0
Hardware: Other Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2012-07-17 01:25 UTC by ben_deering
Modified: 2013-02-22 12:17 UTC (History)
1 user (show)

See Also:


Attachments
patch against 3.9.0 (2.43 KB, patch)
2013-02-22 03:42 UTC, ben_deering
no flags Details | Diff
small screen layout without patch (84.56 KB, image/png)
2013-02-22 03:50 UTC, ben_deering
no flags Details
small screen layout with two_line_vertical patch (112.49 KB, image/png)
2013-02-22 03:51 UTC, ben_deering
no flags Details
recreated patch (5.75 KB, patch)
2013-02-22 12:17 UTC, ben_deering
no flags Details | Diff

Description ben_deering 2012-07-17 01:25:39 UTC
When using claws mail on my openmoko freerunner (or openphoenux) I need to use the small-screen layout.  Allowing splitting the subject field to two lines in the message list would make the sensitive area where a message can be clicked bigger and allow more of the subject to be seen.  This is available for the 3 column layout using the two_line_vertical preference.
Comment 1 ben_deering 2013-02-22 03:42:48 UTC
Created attachment 1234 [details]
patch against 3.9.0

patch against 3.9.0 to improve small screen layout when two_line_vertical is set in prefs
Comment 2 ben_deering 2013-02-22 03:50:28 UTC
Created attachment 1235 [details]
small screen layout without patch
Comment 3 ben_deering 2013-02-22 03:51:23 UTC
Created attachment 1236 [details]
small screen layout with two_line_vertical patch
Comment 4 Colin Leroy 2013-02-22 09:26:39 UTC
Hi,

Thanks for the patch !

I'd like to apply it, but patch says patch is malformed :) Can you redo it ? (using 'cvs diff -u src/summaryview.c > bug_2702.patch' or something similar)

Thanks!
Comment 5 ben_deering 2013-02-22 12:17:51 UTC
Created attachment 1237 [details]
recreated patch

.  I tested applying to stable_3.9, I have not tested applying it to trunk.
Comment 6 users 2013-02-22 12:24: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/

2013-02-22 [colin]	3.9.0cvs100

	* AUTHORS
	* src/gtk/authors.h
	* src/summaryview.c
		Fix bug #2702, "Support splitting subject line for small screen
		layout". Patch by Ben Deering.

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