Bug 142919 - Web Inspector: Fast typing lags in the Styles sidebar or Console
Summary: Web Inspector: Fast typing lags in the Styles sidebar or Console
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-20 13:29 PDT by Nikita Vasilyev
Modified: 2015-03-20 16:39 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.89 KB, patch)
2015-03-20 15:52 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff
Screencast with the patch applied (2.46 MB, video/mp4)
2015-03-20 15:57 PDT, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2015-03-20 13:29:46 PDT
When using the Web Inspector, if you type quickly, your input is ignored.

Steps:
1. inspect an element
2. load the styles tab.
3. add/edit a css attribute 

Results:
Not all input is captured

rdar://problem/17311116

Complaints:
https://twitter.com/toolmantim/status/535698796382928896
https://twitter.com/wilalambre/status/579006369266692097
Comment 1 Nikita Vasilyev 2015-03-20 15:52:44 PDT
Created attachment 249139 [details]
Patch
Comment 2 Nikita Vasilyev 2015-03-20 15:57:38 PDT
Created attachment 249141 [details]
Screencast with the patch applied

It used to be almost impossible to type while running the debug build. Now it works just fine!
Comment 3 WebKit Commit Bot 2015-03-20 16:38:56 PDT
Comment on attachment 249139 [details]
Patch

Clearing flags on attachment: 249139

Committed r181819: <http://trac.webkit.org/changeset/181819>
Comment 4 WebKit Commit Bot 2015-03-20 16:39:01 PDT
All reviewed patches have been landed.  Closing bug.