Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0001585SOGoWeb Mailpublic2021-12-07 14:57
ReporterAlloc Assigned Tofrancis  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.3.11 
Fixed in Version5.4.0 
Summary0001585: 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.

Tagsemail, usability, webmailer

Relationships

has duplicate 0003281 new email - auto read ( enable / disable) 

Activities

Alloc

Alloc

2012-04-02 12:10

reporter   ~0003683

Any comments or updates?

heupink

heupink

2013-04-09 15:32

reporter   ~0005499

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. :-(

tanstaafl

tanstaafl

2014-03-03 14:03

reporter   ~0006593

+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).

bryanpedini

bryanpedini

2019-11-15 08:56

reporter   ~0013904

Okay...
We're in 2019, Roundcude has the option to not mark as read, Thunderbird has the option to not mark as read, EVEN OUTLOOK has the option to not mark as read, OUTLOOK!!!

SOGo... where were you in the last couple of decades since all email and webmail interfaces support this feature???

webman

webman

2020-01-09 08:17

reporter   ~0014039

+1 we also want this function!

frcl

frcl

2021-05-18 11:23

reporter   ~0015269

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?

codeoverflow

codeoverflow

2021-06-01 19:24

reporter   ~0015296

I'm supporting this request!

sofox

sofox

2021-11-30 13:29

reporter   ~0015654

+1
very important feature request

  • perhaps we can start with an easy config parameter, like SOGOClientAutoRead = false, to disable it global.
sofox

sofox

2021-11-30 13:52

reporter   ~0015657

Found the "auto" read-flag @ the source:
https://github.com/inverse-inc/sogo/blob/65620c24b1163eea6c2a7647a57b2d23733feaf3/UI/MailerUI/UIxMailView.m#L352-L353

this happens always, if you automatically view a message.

Related Changesets

sogo: master 4eed98d5

2021-12-07 09:55

francis


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

Issue History

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