Summary | Unable to mark messages as "read" in the dynamic view |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | wrobel (at) horde (dot) org |
Created | 12/07/2010 (5323 days ago) |
Due | |
Updated | 01/18/2011 (5281 days ago) |
Assigned | 12/08/2010 (5322 days ago) |
Resolved | 01/18/2011 (5281 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
tremendously clean way of handling this in that case.
'Mark' only when dealing with a single message.
Request #9432: Better context menu UI for setting/removing flagshttp://git.horde.org/horde-git/-/commit/25e35e391de3bff99e5a447bd1aeadfe345f957f
Assigned to Michael Slusarz
have similar problems as this double negation is maybe not what
every one would expect.
expectation would be that the client only offers the markers that
are actually available for a given message. Or a set of messages.
But things become undeniable more difficult if the user selected
several messages at the same time.
tremendously clean way of handling this in that case.
I would not be against having a single 'Mark As...' submenu, and then
having checkmarks (or an equivalent UI element) indicating which flags
are currently set - selecting a flag would toggle that flag. One
drawback of this approach is that the UI between dimp and imp would
not parallel each other - in IMP there is not really a clean way of
doing this without listing both Mark and Unmark. But maybe we don't
care about UI continuity between the different displays (?)
looking at the german version of the client. Sorry for that.
The 'Unmark as...' > 'Unseen' works.
But I have to admit that I would expect the one or the other user to
have similar problems as this double negation is maybe not what every
one would expect.
Is there a specific reason to split into "Mark as/Unmark as"? My
expectation would be that the client only offers the markers that are
actually available for a given message. Or a set of messages. But
things become undeniable more difficult if the user selected several
messages at the same time.
State ⇒ Feedback
(unseen is the correct nomenclature to use pursuant to RFC 3501).
Second, we have an 'Unmark as...' > 'Unseen' option.
I would rather not have BOTH Mark as 'Unseen' and Mark as 'Read'
(actually, should be 'Seen' to be consistent with the RFC). The
intent is that every option in the 'Mark As' menu should have a
corresponding action in the 'Unmark' As menu.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Unable to mark messages as "read" in the dynamic view
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
The expectation would be that the menu offers to mark such a message
as "read". While this is an insignificant problem when selecting a
single message it would be nice if it would be possible to mark many
messages as "read" at the same time.