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

--- Comment #26 from Patrick (volunteer) <[email protected]> ---
(In reply to Aron Budea from comment #25)
> This was the change that temporarily fixed the problem, but it got reverted
> due to bug 163734:
> https://git.libreoffice.org/core/commit/
> f4c2c7c79cfe4464ac596afda37b8904d06969db
> 
> Reapplying it fixes the issue, but if it reintroduces bug 163734, that's not
> great. I don't know which change introduced the bug in the first place,
> though, due to the crashing.

So if I understand correctly, reverting only commit
f4c2c7c79cfe4464ac596afda37b8904d06969db fixed this bug, but causes tdf#163734.

But, using my recent commit ad59ecf37f847295e99069281d94518f5afedf90 fixes
neither this bug nor tdf#163734.

Is that correct? If yes, there are two things I can do:

1. Revert the second block in commit ad59ecf37f847295e99069281d94518f5afedf90
so that master is essentially the same as reverting only commit
f4c2c7c79cfe4464ac596afda37b8904d06969db i.e. the timer reschedules itself with
POST_PAINT priority.

2. Dig through my commits for tdf#163734 and figure out how I ultimately fixed
the docking border drawing.

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

Reply via email to