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

--- Comment #15 from Patrick (volunteer) <[email protected]> ---
(In reply to [email protected] from comment #14)
> Anyway, to be clearer: I never see [windowDidEndLiveResize] get called so we
> never end live resize and never clear the MouseUp events at the head of the
> queue that we keep reposting.
> 
> What's also odd is that in the "good" case I never see any LMouseUp events,
> either before or after we start pumping the queue.

I added a CFShow(pEvent) for every event right before my fix for tdf#155092 and
I can reproduce this bug much easier. Does commenting out the entire tdf#155092
block of code stop the hanging for you?

In the meantime, I will try and implement a replacement fix for tdf#155092 that
doesn't need to repost LMouseUp events.

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

Reply via email to