w3c / wcag

Web Content Accessibility Guidelines
https://w3c.github.io/wcag/guidelines/22/
Other
1.05k stars 232 forks source link

Guideline for Irlen Syndrome #1274

Open alastc opened 3 years ago

alastc commented 3 years ago

Noted by @awkawk, Irlen Syndrome causes issues with reading from screens: https://twitter.com/DannyBittman/status/1292538843594395649

Possibly more on the user-agent side than the authored content, but there might be things for authors to do/avoid.

patrickhlauke commented 3 years ago

reduced contrast, which may be in direct opposition to the requirement from other user groups for contrasts of 4.5:1 / 3:1 or above? this is where things will start to get tricky, particularly without an appropriate media query that could cover this too...

JAWS-test commented 3 years ago

I don't think it's that complicated. The UAAG have been demanding for many years that individual colour settings for text be possible in the browser (https://www.w3.org/TR/UAAG20/#gl-text-config). This would have to be extended to colour settings for non-text content.

The user can globally set all of the following characteristics of visually rendered text content: ... Text color and background color, choosing from all platform color options

In addition, the WCAG should introduce a SC that websites should not prevent individual colour adjustments. Analogous to 1.4.12 Text Spacing.

Alternatively, the existing criteria should be used to check for colour adjustments. Suitable for this purpose are e.g. 1.3.1 and SC 1.4.5 with regard to images of text. Unfortunately in my opinion there is no agreement to check after SC 1.3.1 whether websites support Windows contrast adjustment. The Windows contrast adjustment also allows to set low contrasts.

A third possibility would be to make the first paragraph of SC 1.4.8 an AA criterion and not limit it to text

Foreground and background colors can be selected by the user.

StommePoes commented 3 years ago

I would much rather all OSes offered this functionality, and then if not them, all web user agents. Asking developers to include contrast widgets is asking for lots of pain for the users as devs get it wrong or their managers/PMs decide it's an extra cost with no return. Adding Yet More Media Queries is something I personally would love to avoid, esp since these can even override user settings simply because a Media check returns as "true" (like the forced-colours settings). This allows devs to stick to sufficient minimum text contrast from 2.0 and everything else can be controlled by the user on the OS end. I've only been "pro" contrast-lowering widgets on web pages specifically because setting up low contrast settings on the user side currently is difficult or impossible.

Myndex commented 2 years ago

"Irlen Syndrome" is controversial, as there is a lack of strong evidence, and continued citing of things like this seems to be providing an "excuse" for using poor contrast. At most, this is a user-preference issue, and not at all an author issue. It also exists in an air of junk pseudo-science:

See: https://www.scielo.br/j/anp/a/hBbLhfnC9tvVypQzknnS7hg/?lang=en

And as has been previously discussed, the user preference issue is one of technology, as in, a common technology standard does not adequately exist to support a real and comprehensive user personalization framework.

Peer-ing through the bushes

ALSO: in the research work I am currently doing for "The Paper Reading Experience", I question if the alleged "Irlen Syndrome" is related to self-illuminated monitors that are not calibrated appropriately relative to the ambient illumination levels. Somewhat complicated psychophysical aspects of perception could explain symptoms and the alleged remedies, which all have the effect of lowering screen luminance levels.

In short, any official guidance regarding "Irlen Syndrome" should explicitly state that it lacks peer consensus and support, is a user-personalization issue not an author issue, and that authors should be advised not to damage readability by lowering contrast.

alastc commented 2 years ago

According to the BMJ:

there are more than 100 scientific research studies on the topic of Irlen Syndrome that are published in peer-reviewed scientific journals. This research has established a hereditary component of the disorder, a number of biochemical markers for problems associated with Irlen Syndrome, and differences between both the anatomy and functioning of brains of individuals with Irlen Syndrome.

(Citations removed for brevity, but see the link for the listing.)

Interestingly they note that it isn't an optometry or medicine thing, but more of a cognitive thing:

As a perceptual problem, it is similar to other processing problems (both visual and auditory) that are diagnosed by psycho-educational testing and treated within the educational system.

I think that is sufficient to assume it is a disability related issue that people experience.

Whether or how that is covered by WCAG is another question, and it does seem to be something best dealt with on the user-agent end.

Myndex commented 2 years ago

Hi Alastair @alastc

According to the BMJ:

there are more than 100 scientific research studies on the topic of Irlen Syndrome that are published in peer-reviewed scientific journals. ....

That cite was on the BMJ, also known as the "the journal the researcher wanted wouldn't publish this, so they asked us to" journal. And the author of that short piece (that is mainly a listing of supporting papers) is herself an employee of the Irlen Institute.

All I am saying is that there is some controversy and a lack of consensus on that subject. Morgellons is another one, that a filmmaker friend of mine did a documentary on, wherein the medical establishment mostly rejects it, though there are people with some condition believing it to be Morgellons.

And I am not saying that Irlen is at the level of Morgellons. But when it comes to "ailments" it is all too easy for us, as humans, to hear that some set of symptoms is "X thing" and then decide that's what the issue is. And not just patients. Doctors have this problem when diagnosing their patients, and such is the nature of this beast.

Well, Golly, Peer-Reviewed

And this is why I chuckle regarding the aggressive "it has to be peer reviewed" clamoring I've dealt with regarding in-progress, ongoing research.

Peer review does not mean something is consensus nor even close to it.

Peer review itself was not even a significant part of the scientific community until late in the 20th century. As an FYI, of the 300 papers Albert Einstein published, only one was actually "peer reviewed". Today the reality is, with the mass of pay-to-play open access journals available, there is no shortage of "peer reviewed" anything, and that generally is not much in the way of actual proof.

Nearly all of the "open" journals charge the author exorbitant fees to publish the paper (no, the researcher does not get paid, THEY have to pay, if any one wonders what is wrong with our world, this is one of the "wrong things"). The "open" version of Nature charges $11,000 US to publish a paper. 😳 The end result is that any corporate interest that want to can have whatever point of view they want published in a "peer reviewed journal" all that's needed is a bare modicum of science value and some indication of due diligence.

That said, the link to the peer reviewed article I provided in my post above was a review article critically examining the earlier peer-reviewed papers such as in the article you linked, which I initially found on NIH

Here's another: Irlen lenses: a critical appraisal

Abstract (Emphasis Mine)

The purpose of this paper is to assess the credibility of the Irlen lenses, Irlen's hypotheses, and the scotopic sensitivity syndrome. The analysis includes a review of 13 pro and con research papers. Of special interest is the dichotomy which developed between researchers who were Irlen participants and the professional and scientific community who required less disputable evidence. Even the former, however, failed to find scientific support for Irlen's concept of dysfunction in the discharge rate of the retinal receptor cells. Furthermore, in the absence of any evidence that it is a separate and distinct entity, it appears that the scotopic sensitivity syndrome is, in fact, a symptom complex which results primarily from various refractive, binocular, and accommodative disorders. Some of the papers which support Irlen's hypotheses provide reason to believe that there is a strong placebo effect.


Interestingly they note that it isn't an optometry or medicine thing, but more of a cognitive thing:

That could be — the placebo effect is a purely cognitive effect. In fact, it's reasonable that someone might "spin terminology" from "placebo effect" (which is of negative connotation) to "cognitive effect" (which sounds more, oh I dunno, "sciency").

I can tell you that even now in 2022, the neurology of visual perception is an under-researched area, and that is party why I've devoted my research activities to this field for the last several years.

Whether or how that is covered by WCAG is another question, and it does seem to be something best dealt with on the user-agent end.

Part of the controversy is that the adherents want you to buy their tinted glasses.

IMO things like this are useful to mention in a "general understanding of impairments" but not at a normative level.

bruce-usab commented 2 years ago

Can we accept as a fact that that many people have difficulty with pure black text on pure white background?

I just am not convinced that this is something that WCAG -- being content oriented -- can hope to fix. In my view, it is a problem for operating systems and platforms to address.

The first computers did not try to emulate ink print on paper, but that is where we are now. Black-on-white is the default, and not just for web browsing. Probably WCAG can help highlight the barrier, but I don't see how something like "too much contrast" could be anything stricter than AAA.

Myndex commented 2 years ago

Hi Bruce @bruce-usab

Can we accept as a fact that that many people have difficulty with pure black text on pure white background?

Definitely, and I'm one of them.

A project I am working on is "The Paper Reading Experience". — when reading on paper, we are seeing diffuse light that is typically 80% of the ambient which defines our adaptation level.

The peak white on a display/device tends to be set such that it is the equivelent of 102% ot 120% compared to paper.

But it's not as simple as just lowering the screen brightness—we need to "trick" the brain into adapting to one level, and accepting the area behind text at the right relative luminance. I'm working oin some techniques to make that happen, which is part of the live experiments at the Myndex.com site.

I just am not convinced that this is something that WCAG -- being content oriented -- can hope to fix. In my view, it is a problem for operating systems and platforms to address.

Perhaps, and there are some solutions in that direction, but I am finding "design guidelines" that (seem to) help create the paper reading experience on a standard display. More work is needed. Here is one experimental example (not the content, just the page colors).

The first computers did not try to emulate ink print on paper, but that is where we are now. Black-on-white is the default, and not just for web browsing. Probably WCAG can help highlight the barrier, but I don't see how something like "too much contrast" could be anything stricter than AAA.

There is a "too much contrast" part of APCA (see the SAPC tool for the new use case examples, and it includes a max contrast line).

BUT: if one is to have a max contrast spec, then one also needs a perceptually uniform math method for the visual range. And we already know what my next sentence is, so....