MantisBT - Doomseeker
View Issue Details
0003836DoomseekerUIpublic2020-06-26 01:262022-09-10 15:44
WubTheCaptain 
 
lowtweakalways
newopen 
1.3.1 
 
0003836: Some icons in selected rows are difficult to read
See the attachments for visual inspection. Their icons are hard to read, when the row is selected. The fix could be using a lighter icon variant when selected.

This can also happen in reverse, where selected rows are more readable than their non-selected versions.
No tags attached.
png 2020-06-26-012342_maim.png (23,802) 2020-06-26 01:26
https://zandronum.com/tracker/file_download.php?file_id=2612&type=bug
png

png 2020-06-26-012404_maim.png (23,975) 2020-06-26 01:26
https://zandronum.com/tracker/file_download.php?file_id=2613&type=bug
png

png 2020-06-26-012726_maim.png (10,935) 2020-06-26 01:27
https://zandronum.com/tracker/file_download.php?file_id=2614&type=bug
png

png 2020-06-26-012740_maim.png (10,948) 2020-06-26 01:28
https://zandronum.com/tracker/file_download.php?file_id=2615&type=bug
png
Issue History
2020-06-26 01:26WubTheCaptainNew Issue
2020-06-26 01:26WubTheCaptainFile Added: 2020-06-26-012342_maim.png
2020-06-26 01:26WubTheCaptainFile Added: 2020-06-26-012404_maim.png
2020-06-26 01:27WubTheCaptainFile Added: 2020-06-26-012726_maim.png
2020-06-26 01:28WubTheCaptainFile Added: 2020-06-26-012740_maim.png
2020-06-26 01:32WubTheCaptainNote Added: 0021470
2020-06-26 01:33WubTheCaptainNote Edited: 0021470bug_revision_view_page.php?bugnote_id=21470#r13213
2020-06-26 05:19WubTheCaptainSeveritytrivial => tweak
2020-06-26 05:19WubTheCaptainPrioritynone => low
2022-09-10 15:42ZalewaNote Added: 0022387
2022-09-10 15:44ZalewaNote Edited: 0022387bug_revision_view_page.php?bugnote_id=22387#r13721

Notes
(0021470)
WubTheCaptain   
2020-06-26 01:32   
(edited on: 2020-06-26 01:33)
An alternative to drawing multiple icons is to add a 1px white outline. On white background it's visually indistinguishable/invisible.

(0022387)
Zalewa   
2022-09-10 15:42   
(edited on: 2022-09-10 15:44)
Quote from WubTheCaptain
Their icons are hard to read

The objectivity of this statement can be disputed. I could say that, looking at your screenshots, I fail to see the problem.

Regardless, this opens a can of worms where no solution short of making icon themes for several cases or forcing the whole app theme would solve the problem fully. What about light vs. dark vs. some other system themes? Also there can be visually impaired users with different forms of daltonism who will require different solutions altogether. Other visual impairments may require a high contrast theme.

Let's see:

Quote from WubTheCaptain
The fix could be using a lighter icon variant when selected.

Will this still hold true when the system uses a dark theme? What if someone's selection highlight is red? Green? Brown? Black? Or maybe a slightly lighter shade of gray than the usual white background?

Quote from WubTheCaptain
An alternative to drawing multiple icons is to add a 1px white outline. On white background it's visually indistinguishable/invisible.

Again with the dark theme, plus this statement is questionable: a 1px white outline can easily screw up the antialiasing of the icons.

I don't see this reasonably solvable without an effort that's out of the reach for this project, short of removing all icons completely. So maybe let's do nothing?