Seems to be a problem with Firefox 86.0 default accessibility on all websites.
I set
accessibility.handler.enabled
to true, and it seems to be working now.
It seems to be working fine for me. As long as accessibility hasn't been disabled in about:config it should be OK, but if you are having trouble with it then please check about:support and see what it says in the Accessibility section.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the information. Certainly if accessibility.force.disabled is set to 1 it will not work, that is expected and correct. accessibility.handler.enabled doesn't seem to be well documented, but the default should be true.
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It seems to be working fine for me. As long as accessibility hasn't been disabled in about:config it should be OK, but if you are having trouble with it then please check about:support and see what it says in the Accessibility section.
This is what it FF 86.0 currently reports:
Activated false
Prevent Accessibility 0
Accessible Handler Used true
Accessibility Instantiator
It only worked after I set accessibility.handler.enabled to true and
accessibility.force.disabled to 0
Thanks for the information. Certainly if accessibility.force.disabled is set to 1 it will not work, that is expected and correct. accessibility.handler.enabled doesn't seem to be well documented, but the default should be true.