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 Inspector | Assignee: | 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
-------
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/26799461>
Radar WebKit Bug Importer
<rdar://problem/26799489>
Matt Baker
The "Text -> Content" subsection was removed in https://trac.webkit.org/changeset/202073.