WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
51227
WKView needs to respond to WM_CANCELMODE
https://bugs.webkit.org/show_bug.cgi?id=51227
Summary
WKView needs to respond to WM_CANCELMODE
Adam Roben (:aroben)
Reported
2010-12-16 19:56:07 PST
Classic WebKit's WebView had code to respond to WM_CANCELMODE (by calling EventHandler::lostMouseCapture, though it seems like we should probably at least send a mouse up event, too, if the mouse button was down before we got this message). WKView should do this, too. This is needed in order to behave correctly when a modal dialog appears, e.g.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-12-16 20:15:42 PST
<
rdar://problem/8780983
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug