Re: A Terible Problem with accessibility of Gnome
Jason White via gnome-accessibility-list <[email protected]> Sun, 30 May 2021 10:00:59 -0400
| Newsgroups | gmane.comp.gnome.accessibility.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============8839108282731320424== Content-Type: multipart/alternative; boundary="------------3E0ECEC0CF39B1626E67E5BC" Content-Language: en-US This is a multi-part message in MIME format. --------------3E0ECEC0CF39B1626E67E5BC Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable I think the regulatory environment may change attitudes and resource=20 allocation somewhat. For example, computers and operating systems are=20 explicitly required to meet accessibility standards under the European=20 Accessibility Act, which applies to products placed on the European=20 common market. This isn't yet in force, but it will be later in the=20 decade. There may be other regulatory changes elsewhere. This could have significant consequences in terms of legal liability for = commercial distributors and for hardware vendors who supply=20 pre-installed systems. I think it is in the interests of Linux=20 distributors to move ahead of the regulations by coordinating through=20 the GNOME Foundation, Linux Foundation and other projects to commit=20 additional resources to accessibility efforts. At the moment, there's a=20 community with great expertise which is doing excellent work, but=20 there's a need for additional, ongoing commitments in order to improve=20 the quality of implementation and to make it sustainable. We may be=20 heading to a point at which distributors can't integrate code until it=20 satisfies accessibility criteria - for legal reasons, and that would=20 place pressure (positively, by way of developer education and awareness, = and negatively, by way of the risk of legal liability) on the=20 decentralized development processes. On 30/5/21 8:02 am, Bill Cox wrote: > GNU-Linux's accessibility limitations compared to Windows are=20 > basically baked-in, and I doubt it will change.=C2=A0 It is no one's=20 > fault.=C2=A0 It is simply a result of distributed development with no=20 > central leader.=C2=A0 However, you can use NVDA to access Linux through= a=20 > terminal window, and most of Linux's goodness will be accessible this=20 > way. > > I will try to explain how I see the situation below.=C2=A0 It is certai= nly=20 > not the fault of anyone working on Orca, or any a11y developer at=20 > all.=C2=A0 It is just life in the land of distributed open source proje= cts. > > TL;DR > > Janky a11y on Linux is not the fault of the various a11y developers,=20 > who genuinely care about the needs of blind folks, and IMO do a great=20 > job with very limited resources.=C2=A0 The problems are baked into=20 > GNU-Linux in various ways.=C2=A0 One way to look at this is that Micros= oft=20 > is like the military, with a top commander issuing orders, which are=20 > followed by everyone, while Linux is more like a slime mold,=C2=A0with = no=20 > central nervous system.=C2=A0 There is good and bad with both approache= s,=20 > and unfortunately, a11y support will generally be better in a=20 > military-style run organization, assuming that the top leaders have=20 > made a11y a priority. > > Bill Gates mandated that accessibility was a top priority, and=20 > attended accessibility meetings personally. That is why Windows is as=20 > accessible as it is.=C2=A0 Ubuntu is an open source project, and it is = > simply not possible to force every developer to get onboard.=C2=A0 IIUC= ,=20 > Steve Jobs did not care about a11y, which is why Apple had=20 > non-accessible products for so long, and IIUC, Tim Cook does care, and = > was able to force Apple to embrace a11y.=C2=A0 With Linux, we have vari= ous=20 > leaders who do care, and some who don't.=C2=A0 The result is that a11y = on=20 > Linux is janky and probably always will be. > > There are many examples I can point to.=C2=A0 For example, the main=20 > developer of PulseAudio=C2=A0cares about music, but not as much about=20 > screen reader users, which is why PulseAudio=C2=A0has broken a11y so ma= ny=20 > times.=C2=A0 Some devs in the low level GTK widgets refuse to make pixm= aps=20 > capable of having a text description, which is why the icons remain=20 > inaccessible=C2=A0in many desktop environments in Linux.=C2=A0 Gnome=C2= =A0does better=20 > than any other Linux desktop environment, in my experience, but Gnome=20 > can't make non-accessible widgets magically accessible.=C2=A0 While in = most=20 > cases, the goals of free software advocates are in line with a11y=20 > advocates, these groups tend to differ on support for commercial=20 > closed-source software, such as text-to-speech engines, which is one=20 > reason we have limited options in Linux.=C2=A0 I use the Voxin voice, w= hich=20 > is the same as Eloquence, and if I were not a programmer capable of=20 > hacking the speech stack, I doubt I could consistently use it. > > A common reply to a11y advocates in the open-source community is that=20 > if you don't like the way it is, fix it yourself.=C2=A0 However, this i= s=20 > simply not realistic.=C2=A0 For example, I fixed the pixmap GTK class t= o=20 > add an accessible description, and attempted to merge this fix into=20 > the Vinux version of Linux.=C2=A0 I had to fork not just GTK, but all o= f=20 > Gnome to make this work.=C2=A0 I don't have the time to maintain a fork= of=20 > the entire desktop just to make pixmaps talk. > > Another problem I've faced personally in the open-source community is=20 > dealing with folks' feelings. For example, I have an entire alternate=20 > speech stack that can work with Orca, but this upset some of the=20 > speech-dispatcher devs who do very important a11y work.=C2=A0 I tried=20 > working with them, and to their credit, they did incorporate one of=20 > the most important changes I have in my stack: they moved the code to=20 > talk to the sound system into speech-dispatcher proper.=C2=A0 However, = I=20 > keep most of my a11y code to myself simply not to upset anyone.=C2=A0 M= aybe=20 > if I understood people's feelings better, I could contribute more=20 > effectively, but from my point of view, I poke a random weak spot of=20 > the slime mold, and the whole thing freaks out. > > So, I hope that long winded explanation=C2=A0helps you understand why L= inux=20 > a11y is as janky as it is. > > Best regards, > Bill > > > > > > > On Sat, May 29, 2021 at 12:21 PM Jason White via=20 > gnome-accessibility-list <[email protected]=20 > <mailto:[email protected]>> wrote: > > > On 29/5/21 4:29 am, Rynhardt Kruger via gnome-accessibility-list > wrote: > > I definitely think image recognition has improved a lot, both in > speed > > and accuracy. However, even a difference like 50 milliseconds may= be > > noticeable by an experienced screen reader user, especially if on= e > > uses speech at 400 words per minute or more. > > A further difficulty is that any system relying on image recognitio= n > imposes the burden of errors on the user, whose ability to correct > for > them is limited. > > Image recognition might be useful, however, in automatically > detecting > errors in the implementation of accessibility APIs. I suppose that > would > be a research project. > > My understanding is that the GNOME Foundation has accessibility pla= ns > which include a new accessibility API in GTK 4, guidance for > developers, > and, possibly, better tools for automatically detecting > implementation > errors. > > I don't know whether GNOME developers also plan to fix the > accessibility > API and keyboard navigation of their own applications during the > transition to GTK 4. Some proprietary operating system developers > have > been relatively successful in setting an accessibility policy for > their > software and implementing it reasonably consistently (e.g., Apple a= nd > Microsoft in recent years). So there are precedents that GNOME coul= d > surpass, given suitable project governance, developer education, an= d > associated commitment of time and expertise. The GTK 4 initiative > is an > encouraging start. > > > _______________________________________________ > gnome-accessibility-list mailing list > [email protected] > <mailto:[email protected]> > https://mail.gnome.org/mailman/listinfo/gnome-accessibility-list > <https://mail.gnome.org/mailman/listinfo/gnome-accessibility-list> > --------------3E0ECEC0CF39B1626E67E5BC Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>I think the regulatory environment may change attitudes and resource allocation somewhat. For example, computers and operating systems are explicitly required to meet accessibility standards under the European Accessibility Act, which applies to products placed on the European common market. This isn't yet in force, but it will be later in the decade. There may be other regulatory changes elsewhere.<br> </p> <p>This could have significant consequences in terms of legal liability for commercial distributors and for hardware vendors who supply pre-installed systems. I think it is in the interests of Linux distributors to move ahead of the regulations by coordinating through the GNOME Foundation, Linux Foundation and other projects to commit additional resources to accessibility efforts. At the moment, there's a community with great expertise which is doing excellent work, but there's a need for additional, ongoing commitments in order to improve the quality of implementation and to make it sustainable. We may be heading to a point at which distributors can't integrate code until it satisfies accessibility criteria - for legal reasons, and that would place pressure (positively, by way of developer education and awareness, and negatively, by way of the risk of legal liability) on the decentralized development processes.<br> </p> <div class="moz-cite-prefix">On 30/5/21 8:02 am, Bill Cox wrote:<br> </div> <blockquote type="cite" cite="mid:CAH9QtQEU+1RL7r25KhFZy7Zh+=Wm9irRJse6XSFq4nSjcRX1_g@mail.gmail.com"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <div dir="ltr">GNU-Linux's accessibility limitations compared to Windows are basically baked-in, and I doubt it will change. It is no one's fault. It is simply a result of distributed development with no central leader. However, you can use NVDA to access Linux through a terminal window, and most of Linux's goodness will be accessible this way. <div><br> </div> <div>I will try to explain how I see the situation below. It is certainly not the fault of anyone working on Orca, or any a11y developer at all. It is just life in the land of distributed open source projects.</div> <div><br> </div> <div>TL;DR</div> <div><br> </div> <div>Janky a11y on Linux is not the fault of the various a11y developers, who genuinely care about the needs of blind folks, and IMO do a great job with very limited resources. The problems are baked into GNU-Linux in various ways. One way to look at this is that Microsoft is like the military, with a top commander issuing orders, which are followed by everyone, while Linux is more like a slime mold, with no central nervous system. There is good and bad with both approaches, and unfortunately, a11y support will generally be better in a military-style run organization, assuming that the top leaders have made a11y a priority.<br> <div><br> </div> <div>Bill Gates mandated that accessibility was a top priority, and attended accessibility meetings personally. That is why Windows is as accessible as it is. Ubuntu is an open source project, and it is simply not possible to force every developer to get onboard. IIUC, Steve Jobs did not care about a11y, which is why Apple had non-accessible products for so long, and IIUC, Tim Cook does care, and was able to force Apple to embrace a11y. With Linux, we have various leaders who do care, and some who don't. The result is that a11y on Linux is janky and probably always will be. <div><br> </div> <div>There are many examples I can point to. For example, the main developer of PulseAudio cares about music, but not as much about screen reader users, which is why PulseAudio has broken a11y so many times. Some devs in the low level GTK widgets refuse to make pixmaps capable of having a text description, which is why the icons remain inaccessible in many desktop environments in Linux. Gnome does better than any other Linux desktop environment, in my experience, but Gnome can't make non-accessible widgets magically accessible. While in most cases, the goals of free software advocates are in line with a11y advocates, these groups tend to differ on support for commercial closed-source software, such as text-to-speech engines, which is one reason we have limited options in Linux. I use the Voxin voice, which is the same as Eloquence, and if I were not a programmer capable of hacking the speech stack, I doubt I could consistently use it.</div> <div><br> </div> <div>A common reply to a11y advocates in the open-source community is that if you don't like the way it is, fix it yourself. However, this is simply not realistic. For example, I fixed the pixmap GTK class to add an accessible description, and attempted to merge this fix into the Vinux version of Linux. I had to fork not just GTK, but all of Gnome to make this work. I don't have the time to maintain a fork of the entire desktop just to make pixmaps talk.</div> <div><br> </div> <div>Another problem I've faced personally in the open-source community is dealing with folks' feelings. For example, I have an entire alternate speech stack that can work with Orca, but this upset some of the speech-dispatcher devs who do very important a11y work. I tried working with them, and to their credit, they did incorporate one of the most important changes I have in my stack: they moved the code to talk to the sound system into speech-dispatcher proper. However, I keep most of my a11y code to myself simply not to upset anyone. Maybe if I understood people's feelings better, I could contribute more effectively, but from my point of view, I poke a random weak spot of the slime mold, and the whole thing freaks out.</div> <div><br> </div> <div>So, I hope that long winded explanation helps you understand why Linux a11y is as janky as it is.</div> <div><br> </div> <div>Best regards,</div> <div>Bill</div> <div><br> </div> <div> <div><br> </div> <div><br> <div><br> </div> <div><br> </div> </div> </div> </div> </div> </div> <br> <div class="gmail_quote"> <div dir="ltr" class="gmail_attr">On Sat, May 29, 2021 at 12:21 PM Jason White via gnome-accessibility-list <<a href="mailto:[email protected]" target="_blank" moz-do-not-send="true">[email protected]</a>> wrote:<br> </div> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br> On 29/5/21 4:29 am, Rynhardt Kruger via gnome-accessibility-list wrote:<br> > I definitely think image recognition has improved a lot, both in speed<br> > and accuracy. However, even a difference like 50 milliseconds may be<br> > noticeable by an experienced screen reader user, especially if one<br> > uses speech at 400 words per minute or more.<br> <br> A further difficulty is that any system relying on image recognition <br> imposes the burden of errors on the user, whose ability to correct for <br> them is limited.<br> <br> Image recognition might be useful, however, in automatically detecting <br> errors in the implementation of accessibility APIs. I suppose that would <br> be a research project.<br> <br> My understanding is that the GNOME Foundation has accessibility plans <br> which include a new accessibility API in GTK 4, guidance for developers, <br> and, possibly, better tools for automatically detecting implementation <br> errors.<br> <br> I don't know whether GNOME developers also plan to fix the accessibility <br> API and keyboard navigation of their own applications during the <br> transition to GTK 4. Some proprietary operating system developers have <br> been relatively successful in setting an accessibility policy for their <br> software and implementing it reasonably consistently (e.g., Apple and <br> Microsoft in recent years). So there are precedents that GNOME could <br> surpass, given suitable project governance, developer education, and <br> associated commitment of time and expertise. The GTK 4 initiative is an <br> encouraging start.<br> <br> <br> _______________________________________________<br> gnome-accessibility-list mailing list<br> <a href="mailto:[email protected]" target="_blank" moz-do-not-send="true">[email protected]</a><br> <a href="https://mail.gnome.org/mailman/listinfo/gnome-accessibility-list" rel="noreferrer" target="_blank" moz-do-not-send="true">https://mail.gnome.org/mailman/listinfo/gnome-accessibility-list</a><br> </blockquote> </div> </blockquote> </body> </html> --------------3E0ECEC0CF39B1626E67E5BC-- --===============8839108282731320424== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ gnome-accessibility-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-accessibility-list --===============8839108282731320424==--