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

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #11 from Michael Weghorn <[email protected]> ---
(In reply to raal from comment #10)
> This seems to have begun at the below commit in bibisect repository/OS
> linux-64-24.2.
> Adding Cc: to Michael Weghorn ; Could you possibly take a look at this one?
> Thanks
>  430d3a15a949b4e94e626d2a964afc1b0671527d is the first bad commit
> commit 430d3a15a949b4e94e626d2a964afc1b0671527d
> Author: Jenkins Build User <[email protected]>
> Date:   Tue Sep 19 11:29:36 2023 +0200
> 
>     source b2b43e83ccc41c37bad32a4dcf07ca86bf2f8a15
> 
> 156679: a11y: Call base class impl at beginning of Edit::GetFocus |
> https://gerrit.libreoffice.org/c/core/+/156679

Apparently, the property browser disposes the edit when it retrieves focus,
which is a little odd.

Pending change https://gerrit.libreoffice.org/c/core/+/180168 fixes the crash
and effectively restores the behavior from before the above-mentioned commit
for the scenario described here (s. commit message for more details).

What can still be observed then is that the cursor shortly appears in the
previously focused "Name" edit/input box, then disappears (i.e. focus is not
properly restored), but that's the same before the above-mentioned 

    commit b2b43e83ccc41c37bad32a4dcf07ca86bf2f8a15
    Author: Michael Weghorn
    Date:   Thu Sep 7 15:42:57 2023 +0200

        a11y: Call base class impl at beginning of Edit::GetFocus

and should be handled in a separate bug report if considered relevant.

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

Reply via email to