[tor-bugs] #27503 [Applications/Tor Browser]: Disabling accessibility on Windows breaks screen readers
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Sep 14 06:32:47 UTC 2018
#27503: Disabling accessibility on Windows breaks screen readers
--------------------------------------------+--------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-8.0-issues, tbb-regression | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------------+--------------------------
Comment (by gk):
Replying to [comment:1 arma]:
> I talked to a Windows user today on #tor who uses a screen reader and
was reporting that Tor Browser 8 doesn't work for them. They reported that
the Firefox ESR does work for them.
>
> I guess it's because Firefox ESR is built with clang, and we want to
build with mingw, for reproducible build purposes?
Yes and no. The reason for the bug is that mingw-w64 does not support the
new accessibility related code in Firefox (widl is the problem here, to be
more exact) *regardless* if you are using clang with it (which we will be
doing soonish) or GCC (which we are doing now) as the compiler. mingw-w64
"just" provides the Windows headers etc.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27503#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list