James Teh
James Teh
> ``` > # To run against Firefox, you need accessibility turned on. You can run on the Orca screen reader or `export GNOME_ACCESSIBILITY=1` and use `--no-headless`. > ``` I...
Even once the translation workflow moves to GitHub, most translators will probably still be using svn (via the GitHub svn bridge). The ability to use svn was a requirement of...
I think that'd probably be premature optimisation; we could always do that if we found it to be a notable performance problem. Really, it's just a matter of adding it...
[**@derekriemer**](https://github.com/derekriemer) commented on [1 Jul 2017, 19:31 GMT+10](https://github.com/nvaccess/nvda/issues/7125#issuecomment-312421717 "2017-07-01T09:31:50Z - Replied by Github Reply Comments"): > It's not optimization, it's a matter of the code calling it catching an attribute...
It was me. In short, we didn't have a major need for the table id in soffice before, so I took a shortcut. For the table cell case, you can...
Look at the tableID property in NVDAObjects.IAccessible.IAccessible. You'd just be modifying that code to return a tableID for the table itself (not just for table cells).
I don't think Brum is active these days. For various reasons, the changes from Brum's fork are not in a state where it's feasible for me to merge them into...
@hss16, do you have any contacts at Papenmeier that might be able to help with this; e.g. protocol documentation, loan of a display, etc.?