Bug 177990

Summary: Web Inspector: Network Tab - Make selection in the table more reliable (mousedown instead of click)
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2017-10-05 20:40:40 PDT
Network Tab - Make selection in the table more reliable (mousedown instead of click) After living on this for a while I sometimes see clicking not working. Lets move to mousedown which ensures the "click" goes through early and doesn't depend on no mouse jitter, etc.
Attachments
[PATCH] Proposed Fix (3.26 KB, patch)
2017-10-05 20:41 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-10-05 20:41:13 PDT
Created attachment 322981 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 2 2017-10-06 10:35:49 PDT
Comment on attachment 322981 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2017-10-06 11:03:20 PDT
Comment on attachment 322981 [details] [PATCH] Proposed Fix Clearing flags on attachment: 322981 Committed r222988: <http://trac.webkit.org/changeset/222988>
WebKit Commit Bot
Comment 4 2017-10-06 11:03:21 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-10-06 11:04:35 PDT
Note You need to log in before you can comment on or make changes to this bug.