https://bugs.documentfoundation.org/show_bug.cgi?id=77679
--- Comment #18 from Michael Weghorn <[email protected]> --- (In reply to Michael Weghorn from comment #17) > It's been a while that I started looking into this, but if I remember > correctly, this might need > > 1) adjusting the XAccessibleHyperText/XAccessibleHyperlink UNO API > interfaces to provide all relevant information > 2) adjusting existing implementations of those interfaces accordingly > 3) bridging interfaces properly to the corresponding platform/toolkit APIs And if I remember correctly, Qt doesn't have any public API for this yet, so making it work for qt6/kf6 vcl plugins as well might require some Qt upstream work as well. (But that could be handled separately, shouldn't block fixing it for other toolkits/platforms.) -- You are receiving this mail because: You are the assignee for the bug.
