Re: AT-SPI standard's management of text objects
Samuel Thibault <[email protected]> Sun, 20 Nov 2016 18:35:41 +0100
| Newsgroups | gmane.comp.gnome.accessibility.general |
|---|---|
| Message-ID | <[email protected]> |
Ksamak, on Wed 16 Nov 2016 09:32:20 +0100, wrote: > On Tue, Nov 15, 2016 at 07:49:00PM +0100, Samuel Thibault wrote: > > Ksamak, on Tue 15 Nov 2016 16:52:51 +0100, wrote: > > > When caret is on a newline, it is quite hard to get the > > > screen position of the newline caret, The function atspi_text_get_character_extents > > > is of no help, and returns 0,0 as coordinates when such offset is > > > provided. > > > > This looks like a bug to me. Could you provide a specific example how to reproduce the issue? > > > Another similar problem is when a text is empty, thereby no text > > > offset is present. Ditto? Samuel