Closed Bug 1641092 Opened 4 years ago Closed 4 years ago

Reduce visual salience/noise of sent-message arrows in correspondent column

Categories

(Thunderbird :: Theme, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 78.0

People

(Reporter: thomas8, Assigned: Paenglab)

Details

Attachments

(6 files)

Under the fresh impression of Aleca's awesome presentation today on how flat UIs with whitespace can reduce the cognitive burden of parsing the UI, here's another little contribution in that direction as part of my anti-oversalience series:

Actual:

Sent-message indicator arrows in correspondent column are clearly over-salient, too dark, too big, hence needlessly standing out from the entire message list UI.

Expected:

Can we please make them much lighter, and send them on a photon diet, because they will still be sufficiently distinct by their mere presence in an otherwise empty column! (see mockup screenshots in next comments)

Yup, I totally agree, that arrow is extremely out of place and inconsistent.

Mockup1: Thick arrow with lighter color

Here I have just lightened up the color. What a relief already! But let's see if we can still do better (see next comment)...

Attachment #9151924 - Attachment description: Correspondent-grey-arrow.thick.dark.webp → Current: Correspondent-grey-arrow.thick.dark.webp

Mockup2: Photon style arrow with lighter color

Yeah! I like this so much better, and blending in nicely with the wireframe photon style.
Note: Arrows still well visible by their mere presence in an otherwise empty column.

What do you think?

Attachment #9151926 - Flags: feedback?(richard.marti)
Attachment #9151926 - Flags: feedback?(alessandro)
Comment on attachment 9151926 [details]
Mockup2: Correspondent-grey-arrow.thin.light.png

Yeah, definitely better.
Are you using the actual Photon icon? That seems a bit different: https://design.firefox.com/icons/viewer/#forward

Also, we should consider using a color for that icon as putting it at the same opacity at the other icons might mislead the user in thinking that icon is clickable.
Attachment #9151926 - Flags: feedback?(alessandro) → feedback+

(In reply to Alessandro Castellani (:aleca) from comment #4)

Comment on attachment 9151926 [details]
Yeah, definitely better.

That's good to hear.

Are you using the actual Photon icon? That seems a bit different:
https://design.firefox.com/icons/viewer/#forward

No, it's a mockup (Screenshot > Irfanview > MSPaint), and we cannot use the photon browser forward icon because that's too big.
I started out on the photon download arrow, rotated 90 degrees, and then still clipped the arrow wings a bit shorter.
I'm sure we can find something like that as an SVG, or Richard can try his SVG editing skills on the download icon as I did.

Also, we should consider using a color for that icon as putting it at the
same opacity at the other icons might mislead the user in thinking that icon
is clickable.

Well, as soon as you add color, you're going back to the very over-salience which we want to get rid off.
I don't see a risk of misleading the user into clicking those arrows just because they have the same color.
No harm even if you do - might happen once and then you know.

(In reply to Thomas D. from comment #5)

and we cannot use the photon browser forward icon because that's too big.

We can easily manage the size via CSS or create a smaller variation if necessary.

Well, as soon as you add color, you're going back to the very over-salience which we want to get rid off.

Not necessarily, we can find a good variation that doesn't grab the attention and it doesn't get associated with other icons.

I don't see a risk of misleading the user into clicking those arrows just because they have the same color.
No harm even if you do - might happen once and then you know.

Different icons for different purposes should be stylistically different, that's why the forwarded, replied, and other icons of that sort in the thread pane come with different colors.

The normal goback.svg and goforward.svg are too big. I made smaller arrows now and played with the opacity to work on all themes and backgrounds.

Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #9152338 - Flags: review?(alessandro)
Attachment #9151926 - Flags: feedback?(richard.marti) → feedback+

(In reply to Richard Marti (:Paenglab) from comment #7)

The normal goback.svg and goforward.svg are too big. I made smaller arrows now and played with the opacity to work on all themes and backgrounds.

Can you attach a screenshot for Windows?

Comment on attachment 9152338 [details] [diff] [review]
1641092-correspondents-icon.patch

Review of attachment 9152338 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks for the patch.
I still think we should tweak the color a little bit to separate this icon from the actionable icons of the row, but that's something we can tweak later when we have more time.
Better land this to ensure a more cohesive feeling.
Attachment #9152338 - Flags: review?(alessandro) → review+

What colour do you have in mind?

Target Milestone: --- → Thunderbird 78.0

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/7b9c7c1b0f4c
Use a photon icon for the correspondents arrow. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

AWESOME! What a relief. Eye pain gone.
I would leave the photon arrow exactly as it is (passive info, low salience), but can't we have a hover effect on the clickable column icons instead? Do we have a bug for that?

Flags: needinfo?(richard.marti)

You mean the column header? The headers show already a hover effect. Or can you better explain what you mean?

Flags: needinfo?(richard.marti)

Hover effect per column is not supported by the XUL tree element unfortunately (if that's what you were asking), it only returns the hover on the entire row, which is one of the many shortcomings of this element.
There should be a way to implement this feature from the C++, but I haven't looked at it enough to be sure.
Having that feature would be extremely useful to improve usability, and if it's too complicated to implement, it's another point in favour of replacing the tree with a native and equally performant HTML element.

(In reply to Alessandro Castellani (:aleca) from comment #15)

Hover effect per column is not supported by the XUL tree element unfortunately (if that's what you were asking), it only returns the hover on the entire row, which is one of the many shortcomings of this element.

I think Alex got me right (see attached mockup screenshot outlining the idea; the red circle implies the hover state).

Having that feature would be extremely useful to improve usability

+1

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: