[Webkit-unassigned] [Bug 162792] New: Inspector exception in `parseTextForRule()` when pasting into CSS rule selector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 30 10:36:38 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162792
Bug ID: 162792
Summary: Inspector exception in `parseTextForRule()` when
pasting into CSS rule selector
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rob at robbrackett.com
CC: bburg at apple.com, joepeck at webkit.org,
mattbaker at apple.com, nvasilyev at apple.com,
timothy at apple.com, webkit-bug-importer at group.apple.com
-------
Inspected URL: http://localhost:8000/guides/anchor/index.html
Loading completed: true
Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/603.1.8+ (KHTML, like Gecko)
Uncaught Exceptions:
- TypeError: null is not an object (evaluating 'parseTextForRule(data)') (at CSSStyleDeclarationSection.js:437:49)
_handleSelectorPaste @ CSSStyleDeclarationSection.js:437:49
_handleSelectorPaste @ [native code]
-------
* STEPS TO REPRODUCE
1. In the Elements panel, select an element with several CSS rules applying to it
2. In the Styles sidebar, select part of the selector for one of the rules and copy it (via keyboard, cmd+c)
3. Paste (via keyboard, cmd+v) the selected text at the start of a different selector
4. Inspector immediately flips to the "Web Inspector encountered an internal error" screen
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160930/aed45e64/attachment.html>
More information about the webkit-unassigned
mailing list