Make the caret/selection draw when gaining window focus.
When the WebView loses WindowFocus, we stop drawing the selection. We need to resume drawing it, especially for the context menu, which steals WindowFocus. Corresponds to a change in Webkit.
Loading
Please register or sign in to comment