View Issue Details

IDProjectCategoryView StatusLast Update
0005300SOGoWeb Mailpublic2025-09-11 15:05
ReporterBassbauer Assigned Toqhivert  
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Product Version5.1.0 
Summary0005300: Visibility of Attachments in Mail List & E-Mail Reading View
Description

Dear Sogo Team,

A few users that are visually impaired reported the following Problem:

In the E-Mail List overview the icons that show that there is an attachment (or that the email has been answered/forwarded) are very small. Often the Users with no good eye vision do not notice that there is an attachment at all.

When reading the email there is not indication that there is an Attachment in a long conversation.

Usually answers are send on top of the conversation but attachments show at the end, lets say after 10 answers somebody attaches a file then its often overlooked.

A simple Solution would be to increase the attachment Paper Clip Icon Size and Add another Paper Clip to the top of the email.

A better Solution (but i guess programmatically more complex) would be to show the attachments or an on top of the email.

Steps To Reproduce

Send an Attachment after a 10 emails conversation.

TagsNo tags attached.

Activities

Bassbauer

Bassbauer

2021-04-17 08:43

reporter  

no_attachment_icon_in_email.png (25,518 bytes)   
no_attachment_icon_in_email.png (25,518 bytes)   
very_small_attachment_icon.png (7,640 bytes)   
very_small_attachment_icon.png (7,640 bytes)   
alwaysk2

alwaysk2

2025-04-08 11:35

reporter   ~0018172

Will there be any day when this issue gets solved? It looks many many many users have this issue and the solution is being ignored.

Aks-lyxiz

Aks-lyxiz

2025-09-11 06:34

reporter   ~0018330

Yes, I agree and join the author of the topic, this is really important and I would like the block with attachments to the letter to be located at the top of the letter. The screenshot shows how I would like to see it. I achieved this arrangement by moving the tag higher, placing them as follows. But I haven't found how to change this in the SOGo code itself.

Aks-lyxiz

Aks-lyxiz

2025-09-11 06:38

reporter   ~0018331

Sorry for repeat, I forget to attach the screenshot
Tag with the attachment code
[code]<div ng-class="::part.msgclass" class="mailer_mailcontent layout-wrap msg-attachment-link layout-row" layout-wrap="layout-wrap" layout="row" ng-repeat="part in viewer.message.$content()">[/code]
And below it is an tag with the code of the letter itself.
[code]<div ng-class="::part.msgclass" class="mailer_mailcontent layout-wrap msg-attachment-other layout-row" layout-wrap="layout-wrap" layout="row" ng-repeat="part in viewer.message.$content()">[/code]

example.png (94,253 bytes)   
example.png (94,253 bytes)   
qhivert

qhivert

2025-09-11 15:05

administrator   ~0018333

Hello, I will try to look at it before the 5.12.4 release.

Issue History

Date Modified Username Field Change
2021-04-17 08:43 Bassbauer New Issue
2021-04-17 08:43 Bassbauer File Added: no_attachment_icon_in_email.png
2021-04-17 08:43 Bassbauer File Added: very_small_attachment_icon.png
2025-04-08 11:35 alwaysk2 Note Added: 0018172
2025-09-11 06:34 Aks-lyxiz Note Added: 0018330
2025-09-11 06:38 Aks-lyxiz Note Added: 0018331
2025-09-11 06:38 Aks-lyxiz File Added: example.png
2025-09-11 15:05 qhivert Note Added: 0018333
2025-09-11 15:05 qhivert Assigned To => qhivert
2025-09-11 15:05 qhivert Status new => feedback