https://bugs.documentfoundation.org/show_bug.cgi?id=112894

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #5 from Michael Weghorn <[email protected]> ---
I can reproduce with an old version from the bibisect repo:

Version: 6.0.6.0.0+
Build ID: c6c82096301180cfa7942dd9fb9d1cb66c7ecc04
CPU threads: 4; OS: Linux 5.16; UI render: default; VCL: gtk3; 
Locale: en-GB (en_GB.UTF-8); Calc: group

but everything looks fine with current git master, Orca speaks the
corresponding character and the attached script prints 0 as index in parent, no
more -1:

> object:text-caret-moved(1, 0, 0)
>         source: [text | ]
>         host_application: [application | soffice]
>         sender: [application | soffice]
> 0
> object:text-caret-moved(2, 0, 0)
>         source: [text | ]
>         host_application: [application | soffice]
>         sender: [application | soffice]
> 0
> object:text-caret-moved(3, 0, 0)
>         source: [text | ]
>         host_application: [application | soffice]
>         sender: [application | soffice]
> 0
> object:text-caret-moved(4, 0, 0)
>         source: [text | ]
>         host_application: [application | soffice]
>         sender: [application | soffice]
> 0
> object:text-caret-moved(3, 0, 0)
>         source: [text | ]
>         host_application: [application | soffice]
>         sender: [application | soffice]
> 0
> object:text-caret-moved(2, 0, 0)
>         source: [text | ]
>         host_application: [application | soffice]
>         sender: [application | soffice]
> 0
> object:text-caret-moved(1, 0, 0)
>         source: [text | ]
>         host_application: [application | soffice]
>         sender: [application | soffice]
> 0
> object:text-caret-moved(0, 0, 0)
>         source: [text | ]
>         host_application: [application | soffice]
>         sender: [application | soffice]
> 0

-> Closing as WORKSFORME

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: de45c09a3b48e8ab3ac995ea72681ec265c24123
CPU threads: 4; OS: Linux 5.16; UI render: default; VCL: gtk3
Locale: en-US (en_GB.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to