diff --git a/Source/NSWindow.m b/Source/NSWindow.m index dfe36dab2..5182f802a 100644 --- a/Source/NSWindow.m +++ b/Source/NSWindow.m @@ -3396,6 +3396,7 @@ resetCursorRectsForView(NSView *theView) */ [_wv displayIfNeeded]; } + [self flushWindowIfNeeded]; break; default: