[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #25902 [Applications/Tor Browser]: Disable Firefox Mobile accessibility services



#25902: Disable Firefox Mobile accessibility services
--------------------------------------+--------------------------
 Reporter:  igt0                      |          Owner:  tbb-team
     Type:  defect                    |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:                            |  Actual Points:
Parent ID:  #25703                    |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------
Changes (by igt0):

 * cc: sysrqb, gk, mcs, pospeselr, arthuredelstein (added)


Comment:

 FF mobile has an additional "protection" against eavesdrop of
 accessibility events. It dispatches the events just if exploration by
 touch is enabled.


 {{{
                     mEnabled = accessibilityManager.isEnabled() &&
 accessibilityManager.isTouchExplorationEnabled();
 }}}

 It means that the user must enabled it, manually. And when it is enabled,
 it changes the UI behavior, the user must double click to select form
 fields. Single clicks, normally, makes the system to read the element.

 I tested it using https://github.com/alper061/ScreenSpeak and TalkBack.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25902#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs