RESOLVED FIXED 101711
People with dichromacy can't tell crashes and passes on flakiness dashboard
https://bugs.webkit.org/show_bug.cgi?id=101711
Summary People with dichromacy can't tell crashes and passes on flakiness dashboard
Ryosuke Niwa
Reported 2012-11-08 22:31:13 PST
Created attachment 173205 [details] Demo (you need to be a dichromat to see this) I am dichromats, and I can't tell the difference between crashes and passes on flakiness dashboard at first glance depending on the color profiles of the display. e.g. I can't tell where orange turns into green on the attached screenshot.
Attachments
Demo (you need to be a dichromat to see this) (20.13 KB, image/png)
2012-11-08 22:31 PST, Ryosuke Niwa
no flags
Color table (after adjustment) (761 bytes, text/html)
2012-11-08 23:02 PST, Ryosuke Niwa
no flags
Adjusts the color (1.43 KB, patch)
2012-11-08 23:03 PST, Ryosuke Niwa
no flags
Ojan Vafai
Comment 1 2012-11-08 23:01:04 PST
I have no problem with picking a different color. The colors picked there were completely arbitrary. I like the following: green = pass red = text blue = image purple = image+text Other than that, feel free to change any of the other colors to something that works better for you.
Ryosuke Niwa
Comment 2 2012-11-08 23:01:47 PST
I'll adjust the saturation & brightness.
Ryosuke Niwa
Comment 3 2012-11-08 23:02:19 PST
Created attachment 173209 [details] Color table (after adjustment)
Ryosuke Niwa
Comment 4 2012-11-08 23:03:24 PST
Created attachment 173210 [details] Adjusts the color
Dirk Pranke
Comment 5 2012-11-09 09:49:23 PST
Perhaps it makes sense to add something else so that the failure types aren't shown solely by different colors, e.g., "T", "I", "C" as light text, or different patterns on the backgrounds, or something?
Ryosuke Niwa
Comment 6 2012-11-09 12:09:38 PST
(In reply to comment #5) > Perhaps it makes sense to add something else so that the failure types aren't shown solely by different colors, e.g., "T", "I", "C" as light text, or different patterns on the backgrounds, or something? Maybe. In general, relying solely on hue & saturation is a really bad idea. There are people with Monochromacy, and everything is gray-scaled to them.
Ojan Vafai
Comment 7 2012-11-09 12:13:34 PST
(In reply to comment #5) > Perhaps it makes sense to add something else so that the failure types aren't shown solely by different colors, e.g., "T", "I", "C" as light text, or different patterns on the backgrounds, or something? If someone comes up with a good UI, I'm all for it. At the moment, the contents of each box is the number of seconds that run took. I suppose we could add toggles to hide/show the seconds and/or the abbreviation.
Ryosuke Niwa
Comment 8 2012-11-09 12:15:36 PST
Maybe we can use these patterns? http://lea.verou.me/css3patterns/
Ryosuke Niwa
Comment 9 2012-11-09 12:16:44 PST
Comment on attachment 173210 [details] Adjusts the color Clearing flags on attachment: 173210 Committed r134097: <http://trac.webkit.org/changeset/134097>
Ryosuke Niwa
Comment 10 2012-11-09 12:16:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.