Bug 153890 - Web Inspector: Long values for comma separated CSS properties overflow the Visual sidebar area
Summary: Web Inspector: Long values for comma separated CSS properties overflow the Vi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-04 13:08 PST by Devin Rousso
Modified: 2016-02-08 11:49 PST (History)
8 users (show)

See Also:


Attachments
Patch (12.60 KB, patch)
2016-02-07 19:40 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.