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

--- Comment #9 from Patrick (volunteer) <[email protected]> ---
(In reply to [email protected] from comment #8)
> Must be something else going on; the patch doesn't fix the hang behavior I
> see (still on 26.2 if that makes a difference) with option-dragging a window.

Hmmm. I wonder what is actually happening when this bug occurs. I still cannot
reproduce this bug on my Tahoe 26.3 laptop. But from the sample in attachment
#205639, it looks like -[NSApp nextEventMatchingMask:...] is getting called
repeatedly so maybe LibreOffice is waiting for a native event that never gets
dispatched?

There are a handful of -[NSApp postEvent:atStart:] calls in vcl. Maybe one of
those calls are preventing some necessary event from getting dispatched?

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

Reply via email to