Opened 3 years ago

Last modified 3 years ago

#1487102 new Feature Patches

Patch which provides a way to indicate that a collapsed thread has flagged children.

Reported by: kaz Owned by:
Priority: 5 Milestone: later
Component: User Interface Version: 0.4-stable
Severity: normal Keywords: flagged, thread
Cc: dziobak84@…

Description

Roundcube 0.4 has a useful feature, configurable through the skin variables and CSS, which enables the user to tell that a collapsed thread has unread messages. The subject line of the thread can be altered with CSS (bolded, underlined, etc). Moreover, there is the possibility of using a dedicated "unreadChildrenIcon" which is shown next to a thread with unread children. Such an icon is provided (blue star with hollow middle) but not used in the default skin.

This patch provides parallel functionality for flagged messages, making it possible, through CSS effects and a custom icon, that a collapsed thread contains one or more messages that are flagged.

The patch is provided in Ticket #1486701. (Some of the CSS changes related to unread messages may have to be scrubbed from the patch).

In #1486904 I provided a possible icon for flagged children (a hollow version of the flagged icon, similarly to how the unread children icon is a hollow version of the unread icon).

(Those above Trac items are about messages marked read, not about flagged messages, so the patch does not belong there, and has slipped through the cracks because the items are closed.)

Change History (2)

comment:1 Changed 3 years ago by alec

Create a patch for svn-trunk version, please.

comment:2 Changed 3 years ago by dziobak

  • Cc dziobak84@… added
Note: See TracTickets for help on using tickets.