Bug 153890

Summary: Web Inspector: Long values for comma separated CSS properties overflow the Visual sidebar area
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 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2016-02-04 13:08:06 PST
* STEPS TO REPRODUCE:
1. Go to <http://www.apple.com>
2. Inspect any image on the page
3. Open the Visual sidebar and select the rule which contains the "background-image" property

* EXPECTED:
Visual sidebar will truncate/hide the overflowing image URL

* ACTUAL:
Comma separated list item overflows the Visual sidebar area, causing the width to be larger than the sidebar and all property editors in that section to have their widths increased (also overflowing).
Comment 1 Radar WebKit Bug Importer 2016-02-04 13:08:59 PST
<rdar://problem/24510216>
Comment 2 Devin Rousso 2016-02-07 19:40:18 PST
Created attachment 270838 [details]
Patch
Comment 3 WebKit Commit Bot 2016-02-08 11:49:55 PST
Comment on attachment 270838 [details]
Patch

Clearing flags on attachment: 270838

Committed r196266: <http://trac.webkit.org/changeset/196266>
Comment 4 WebKit Commit Bot 2016-02-08 11:49:58 PST
All reviewed patches have been landed.  Closing bug.