Bug 147855

Summary: Web Inspector: Hovering over an element in the Elements tab should highlight the whole line
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2015-08-10 16:51:13 PDT
Currently, hovering over an element in the Elements tab adds a light-blue background that is rounded at the corners and doesn't take up the entire line.  This doesn't match the selected style.
Comment 1 Devin Rousso 2015-08-10 16:53:47 PDT
Created attachment 258674 [details]
Patch
Comment 2 BJ Burg 2015-08-11 08:54:58 PDT
Comment on attachment 258674 [details]
Patch

r=me

Not sure why it was ever that way.. but rounded corners are not consistent with the selection style.
Comment 3 WebKit Commit Bot 2015-08-11 10:19:13 PDT
Comment on attachment 258674 [details]
Patch

Clearing flags on attachment: 258674

Committed r188260: <http://trac.webkit.org/changeset/188260>
Comment 4 WebKit Commit Bot 2015-08-11 10:19:16 PDT
All reviewed patches have been landed.  Closing bug.