Summary | Unable to sort and select all messages on vertical layout |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | rui.carneiro (at) portugalmail (dot) net |
Created | 03/24/2011 (5231 days ago) |
Due | |
Updated | 03/25/2011 (5230 days ago) |
Assigned | |
Resolved | 03/25/2011 (5230 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
header-ish field to the top of the horizontal message list - it now
contains the select all checkbox and the link to change Sort.
Ticket #9708: Add select all to horizontal viewAdd a basic header to top of message list in horizontal view - provide
both the "select all" checkbox and a drop down menu to change sorting.
5 files changed, 58 insertions(+), 30 deletions(-)
http://git.horde.org/horde-git/-/commit/9c318653d6ae0f5ad91aac54765d972fc714ad0b
Ticket #9708: Add a sort button on vertical layout.Signed-off-by: Michael M Slusarz <slusarz@curecanti.org>
3 files changed, 45 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/79c365422da122e1f255eb1b83602cccab4567f9
New Attachment: 0001-Add-a-sort-button-on-vertical-layout.patch
viewing in vertical layout mode.
But what can we do to select all messages on vertical layout?
16:9 screen
or they are used to using Outlook vertical layout.
State ⇒ Accepted
Assigned to Michael Slusarz
16:9 screen or they are used to using Outlook vertical layout.
an argument for familiarity. e.g. The Outlook-like display is
*familiar* to users so they like it. But just because users are
familiar with it doesn't mean it is good UI.
Menu or by a right click context menu (although not entirely sure
where; in the mailbox listing? added to the list of actions when
right-clicking a message?)
do that for sorting even on horizontal layout (screenshot attached)
in vertical layout mode.
New Attachment: sort.png
layout because it doesn't make sense
16:9 screen or they are used to using Outlook vertical layout.
Menu or by a right click context menu (although not entirely sure
where; in the mailbox listing? added to the list of actions when
right-clicking a message?)
that for sorting even on horizontal layout (screenshot attached)
because it doesn't make sense (another reason why the vertical layout
is not a good solution IMHO).
Sorting should either be done by an addition to the Other Actions Menu
or by a right click context menu (although not entirely sure where; in
the mailbox listing? added to the list of actions when right-clicking
a message?)
Priority ⇒ 1. Low
State ⇒ New
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Unable to sort and select all messages on vertical layout
Type ⇒ Enhancement
sort or select all messages on vertical layout.
I could contribute with a patch but I am not sure how do you want to
fix this. Should I create some buttons on dimpAction bar to Sort and
Select messages? Or should I create/adapt a msglistHeader for the
vertical layout?