Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference between selected and unread e-mails still not easily noticeable #8448

Open
3 tasks done
docjochim opened this issue Oct 31, 2024 · 11 comments
Open
3 tasks done
Assignees
Labels
status: needs design Issues requiring design decisions or inputs type: enhancement New features or improvements to existing features.

Comments

@docjochim
Copy link

Checklist

  • I have used the search function to see if someone else has already submitted the same feature request.
  • I will describe the problem with as much detail as possible.
  • This issue only contains a request for one single feature, not multiple (related) features.

App version

8.0

Problem you are trying to solve

Marked mails have nearly the same grey than unread messages.

Suggested solution

Is there any possibility to change marked mails' colour to get them distinguishly different from the unread messages' grey?

Screenshots / Drawings / Technical details

No response

@docjochim docjochim added type: enhancement New features or improvements to existing features. unconfirmed Newly reported issues awaiting triage or confirmation labels Oct 31, 2024
@docjochim
Copy link
Author

Sorry - I just saw I slided into thunderbird...
My issue had to point at k9mail for android.

@kewisch
Copy link
Member

kewisch commented Oct 31, 2024

No worries, K-9 Mail and Thunderbird for Android have the same base code. We did make a few tweaks in #8387 but it still seems to be a common complaint.

@kewisch kewisch changed the title changeable colour of marked mails Difference between read and unread e-mails still not easily noticeable Oct 31, 2024
@kewisch kewisch pinned this issue Oct 31, 2024
@kewisch kewisch added this to the Thunderbird 9.0 milestone Oct 31, 2024
@lewri
Copy link

lewri commented Oct 31, 2024

Just to add a note -- it looks like dark mode will distinguish between read and unread fine in my opinion. This is probably because it uses a regular grey and black

click to expand

Screenshot_2024-10-31-22-18-01-31_69738a090b59888d6f9e64a3ebfe2c88

Light theme is distinguishable to my eyes but I can see the problem.

click to expand

Screenshot_2024-10-31-22-20-11-36_69738a090b59888d6f9e64a3ebfe2c88

Screenshot below from Gmail actually has the same issue with the white and grey thing, so it's not just specifically an issue to K9/Thunderbird:
image

@Agreborig
Copy link

Agreborig commented Nov 3, 2024

Just my thoughts on this: In the recent past I wondered why in the messenger Signal the unread messages are not good distinguishable in comparison to WhatsApp. My conclusion was, that in WhatsApp the continues colored dot with the number of new messages and the colored date of the message makes the huge difference. So you can literally swipe the fastest you can through the messages and still notice the difference because you know that you just have to look to a color in the right.

click to expand

WhatsApp Image 2024-11-03 at 09 57 13

So maybe something like this could be a solution to color the date of the message if it is unread in the accent color (blue)? Of the app

@Iey4iej3
Copy link

Iey4iej3 commented Nov 5, 2024

Screenshot_2024-10-31-22-18-01-31_69738a090b59888d6f9e64a3ebfe2c88

Screenshot_2024-10-31-22-20-11-36_69738a090b59888d6f9e64a3ebfe2c88

How did you have this gray & black distinction? I do not have it on TB Android 8.0. There was such a distinction in previous K-9 Mail, but not in TB!

@Agreborig
Copy link

Agreborig commented Nov 5, 2024

How did you have this gray & black distinction? I do not have it on TB Android 8.0. There was such a distinction in previous K-9 Mail, but not in TB!

You have to activate it in: Settings > General Settings > Display > Change colour when read

@bigboipete
Copy link

What's the core of the issue? The title says "read and unread", but the description talks about "marked mails...unread messages". And just to clarify: Marked is equal to selected to my understanding.

I think, the mails' color in dark mode is hardly to distinguish between marked and read (contrary to the description) mails.

The color contrast between unread to read or marked is fine for me.

All with "Settings > General Settings > Display > Change colour when read" checked.

@docjochim docjochim changed the title Difference between read and unread e-mails still not easily noticeable Difference between selected and unread e-mails still not easily noticeable Nov 7, 2024
@docjochim
Copy link
Author

What's the core of the issue? The title says "read and unread", but the description talks about "marked mails...unread messages". And just to clarify: Marked is equal to selected to my understanding.

The title has been changed by @kewisch:

kewisch changed the title changeable colour of marked mails Difference between read and unread e-mails still not easily noticeable

I just replaced 'read' by 'selected' to clarify the colour-problem.

@mediadog
Copy link

K-9, until a recent version, used a color to mark emails so it was easily distinguishable from greyed read emails instead of both using shades of grey. Can this just be reverted? Even better give the user a choice on the shade/color.

@lewri
Copy link

lewri commented Nov 13, 2024

How did you have this gray & black distinction? I do not have it on TB Android 8.0. There was such a distinction in previous K-9 Mail, but not in TB!

@Agreborig For some reason the quoted images didn't load but you were asking in respect to mine on looking at the URLs. These screenshots were from K9-Mail on Android 12; system theme set to dark mode (my K9 follows the system theme choice of Light or Dark).

@cketti cketti self-assigned this Nov 18, 2024
@cketti cketti added status: needs design Issues requiring design decisions or inputs and removed unconfirmed Newly reported issues awaiting triage or confirmation labels Nov 20, 2024
@cketti
Copy link
Member

cketti commented Nov 20, 2024

Our design team is working on this.

One of the problems is that too many states are currently communicated via a background color.

  • Read/unread (when enabled in settings),
  • selected,
  • and opened message in split-screen mode.

If we can find a way to make read and unread messages easily distinguishable without changing the background color that would make many other things much easier. One of the reasons read and unread messages (without having "Change colour when read" enabled) can be hard to distinguish is that some device vendors use default fonts where bold text looks very similar to normal text. On other devices it's quite easy to tell the difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs design Issues requiring design decisions or inputs type: enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

8 participants