diff options
author | Justin Luth <justin.luth@collabora.com> | 2025-02-10 16:37:10 -0500 |
---|---|---|
committer | Justin Luth <justin.luth@collabora.com> | 2025-02-11 00:25:52 +0100 |
commit | 95b173d41fa7a450821d0e69225df3faa899d290 (patch) | |
tree | 17c785fb8f62bf5965d45d265c1f91684cc90a3b /toolkit/test/accessibility/AccessibleTableHandler.java | |
parent | 62551cd0a0b19e1baf19c5a5c81019efb35f0e35 (diff) |
What was happening was that layout was considering
whether to put the fly on a different page than the anchor,
and my 25.2 commit 1de6bea27ed36167ec138818607da7b49e92ec4a
apparently caused layout to accept that location in some cases,
in which case it wasn't visible at all...
Now, I'm not going to pretend that I actually understand LAYOUT at all,
but my patch was only intending to affect the image
in relation to the same page as the anchor is.
So forcing that as a criteria seems to get me out of hot water.
Since this is just bits-on-a-screen in some random kind of
I'd-like-to-stick-myself-on-a-different-page layout anomaly
and I don't have any nice changes-page-count examples,
I'm not going to try to add a unit test.
Change-Id: I84b980f109016ae6d904fb3720f77e131197b6a3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181391
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
Diffstat (limited to 'toolkit/test/accessibility/AccessibleTableHandler.java')
0 files changed, 0 insertions, 0 deletions