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

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
            Version|5.1.2.2 release             |5.0.0.2 rc

--- Comment #5 from Michael Stahl <[email protected]> ---
can't reproduce results from comment #3

4.4.4.3    no loop
4.4.7.2    no loop
5-0 branch point no loop
5.0.0.0.beta3     no loop
5.0.0.1    no loop
5.0.0.2    loop
5.0.0.3    loop
5.0.0.5    loop
5.0.5.2    loop

then i bisected and found that it only loops with the gtk3 backend,
not gtk or gen... (note i'm running via ssh -X, apparently that
enables a11y with gtk3 but not gtk?)

ok this problem became visible with:

commit cfcae6481a9180d057a34e3a4a157dbc2f96918e
Author:     Caolán McNamara <[email protected]>
AuthorDate: Fri Jun 26 13:24:19 2015 +0100

    Resolves: tdf#92293 gtk3: get a11y working

    (cherry picked from commit 093d7b8142d0cb224fcf23506f3b36f7a3a10d2c)


it's not a layout loop as such, but there are 175k or so a11y events
queued up for this 2700 page document and apparently there is some very
non-linear performance going on there

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to