View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001585 | SOGo | Web Mail | public | 2012-01-19 17:30 | 2021-12-07 14:57 |
Reporter | Alloc | Assigned To | francis | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.3.11 | ||||
Fixed in Version | 5.4.0 | ||||
Summary | 0001585: Option to not automatically mark mails as read | ||||
Description | Currently if I select an unread mail (which also means switching to a folder where the first mail is marked unread) the mail is automaticly marked as read. There should be an option to toggle this behaviour. | ||||
Tags | email, usability, webmailer | ||||
has duplicate | 0003281 | new | email - auto read ( enable / disable) |
Any comments or updates? |
|
Or perhaps always add a 2-sec delay before actually marking a message as 'read'. Also because in the current situation: using arrow-down to go down five messages, marks all four messages in-between automatically as 'read'... Not so nice. :-( |
|
+1 Thunderbird has an option to set whatever you want for the delay. I've settled on 5 seconds as the most useful to me (gives me time to scan an email and decide to delete it, deal with it, or come back to it later before it gets auto marked as read). |
|
Okay... SOGo... where were you in the last couple of decades since all email and webmail interfaces support this feature??? |
|
+1 we also want this function! |
|
I would also love to see this feature. I don't want to sound like my boss, but this seems to be a relatively strait forward, self-contained task and there seems to be a demand for it. Is there anything blocking this that I'm not aware of? |
|
I'm supporting this request! |
|
+1
|
|
Found the "auto" read-flag @ the source: this happens always, if you automatically view a message. |
|
sogo: master 4eed98d5 2021-12-07 09:55 Details Diff |
feat(mail): delay or disable automatic mark message as read Fixes 0001585 |
Affected Issues 0001585 |
|
mod - SoObjects/SOGo/SOGoDefaults.plist | Diff File | ||
mod - SoObjects/SOGo/SOGoUserDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoUserDefaults.m | Diff File | ||
mod - UI/MailerUI/UIxMailView.m | Diff File | ||
mod - UI/PreferencesUI/English.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/UIxJSONPreferences.m | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailViewTemplate.wox | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxPreferences.wox | Diff File | ||
add - UI/WebServerResources/img/mark_email_read.svg | Diff File | ||
add - UI/WebServerResources/img/mark_email_unread.svg | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Message.service.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MessageController.js | Diff File | ||
mod - UI/WebServerResources/js/Preferences/Preferences.service.js | Diff File | ||
mod - UI/WebServerResources/js/Preferences/PreferencesController.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-19 17:30 | Alloc | New Issue | |
2012-02-08 20:38 | ludovic | Severity | tweak => feature |
2012-04-02 12:10 | Alloc | Note Added: 0003683 | |
2013-04-09 15:32 | heupink | Note Added: 0005499 | |
2014-03-03 14:03 | tanstaafl | Note Added: 0006593 | |
2019-11-15 08:56 | bryanpedini | Note Added: 0013904 | |
2020-01-09 08:17 | webman | Note Added: 0014039 | |
2020-01-09 10:59 | webman | Tag Attached: email | |
2020-01-09 10:59 | webman | Tag Attached: usability | |
2020-01-09 10:59 | webman | Tag Attached: webmailer | |
2021-05-18 11:23 | frcl | Note Added: 0015269 | |
2021-06-01 19:24 | codeoverflow | Note Added: 0015296 | |
2021-06-01 20:30 | francis | Relationship added | has duplicate 0003281 |
2021-11-30 13:29 | sofox | Note Added: 0015654 | |
2021-11-30 13:52 | sofox | Note Added: 0015657 | |
2021-12-07 14:56 | francis | Changeset attached | => sogo master 4eed98d5 |
2021-12-07 14:56 | francis | Assigned To | => francis |
2021-12-07 14:56 | francis | Resolution | open => fixed |
2021-12-07 14:57 | francis | Status | new => resolved |
2021-12-07 14:57 | francis | Fixed in Version | => 5.4.0 |