https://bugs.documentfoundation.org/show_bug.cgi?id=123846
Caolán McNamara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Caolán McNamara <[email protected]> --- Under gtk, I think in 6.2 and earlier we had vcl widgets here and from 6.3 onwards we have gtk widgets. I don't know if the original report from Jean-Philippe is under gtk or not, comment #3 is wrt gtk though. Under gtk the widget is a true GtkTreeView but with orca I can see that the "style" column is read twice and the radiobuttons are not announced as toggling. I find that if I change the appname from "soffice" to anything else then the style column is read once and the toggle buttons are announced nicely. So I presume orca has some special handling for LibreOffice based on the appname and we're perhaps not getting the full benefit of the native gtk widgets a11y when we're using those. caolanm->jdiggs: I don't know if there is a way to help orca to not do special LibreOffice stuff when we're using real gtk widgets? -- You are receiving this mail because: You are the assignee for the bug.
