Bug 158757

Summary: Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'WebInspector.VisualStyleDetailsPanel.InitialPropertySectionTextListSymbol')
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bburg, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Nikita Vasilyev
Reported 2016-06-14 14:52:22 PDT
------- Auto-generated details: Inspected URL: file:///Users/.../WebKitBuild/Release/WebInspectorUI.framework/Resources/Main.html Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/602.1.37+ (KHTML, like Gecko) Uncaught exceptions: - TypeError: null is not an object (evaluating 'WebInspector.VisualStyleDetailsPanel.InitialPropertySectionTextListSymbol') (at VisualStyleDetailsPanel.js:271:71) ------- * STEPS TO REPRODUCE 1. Inspect any element 2. Open Styles -> Visual sidebar 3. Click on Text section, Content subsection to expand it 4. Type "a" (without quotes)
Attachments
Radar WebKit Bug Importer
Comment 1 2016-06-14 14:54:00 PDT
Radar WebKit Bug Importer
Comment 2 2016-06-14 14:55:10 PDT
Matt Baker
Comment 3 2016-06-17 22:34:46 PDT
The "Text -> Content" subsection was removed in https://trac.webkit.org/changeset/202073.
Note You need to log in before you can comment on or make changes to this bug.