Bug 75404 - REGRESSION (WebKit2): Safari status text doesn't change when you change the modifier keys without moving the mouse
Summary: REGRESSION (WebKit2): Safari status text doesn't change when you change the m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: mitz
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2011-12-31 10:37 PST by mitz
Modified: 2011-12-31 12:45 PST (History)
0 users

See Also:


Attachments
Make WKView monitor flags changed events and send fake mouse moved events in response (3.44 KB, patch)
2011-12-31 10:46 PST, mitz
jhoneycutt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-12-31 10:37:04 PST
REGRESSION (WebKit2): Safari status text doesn't change when you change the modifier keys without moving the mouse
Comment 1 mitz 2011-12-31 10:38:13 PST
<rdar://problem/8553040>
Comment 2 mitz 2011-12-31 10:46:30 PST
Created attachment 120829 [details]
Make WKView monitor flags changed events and send fake mouse moved events in response
Comment 3 mitz 2011-12-31 12:45:06 PST
Fixed in <http://trac.webkit.org/r103859>.