[Webkit-unassigned] [Bug 170011] New: Uncaught Exception: TypeError: undefined is not an object (evaluating 'this._editingNode._element.children')
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 23 10:31:39 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170011
Bug ID: 170011
Summary: Uncaught Exception: TypeError: undefined is not an
object (evaluating
'this._editingNode._element.children')
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: bburg at apple.com
CC: inspector-bugzilla-changes at group.apple.com,
webkit at devinrousso.com
Uncaught Exceptions:
- TypeError: undefined is not an object (evaluating 'this._editingNode._element.children') (at DataGrid.js:517:49)
_startEditingNodeAtColumnIndex @ DataGrid.js:517:49
moveToNextCell @ DataGrid.js:590:52
_editingCommitted @ DataGrid.js:600:28
_editingCommitted @ [native code]
editingCommitted @ EditingSupport.js:189:26
blurEventListener @ EditingSupport.js:137:30
* STEPS TO REPRODUCE
1. Open Storage Tab on a website with no local storage items
2. Select Local Storage in the navigation sidebar
3. Click in first cell and enter text
4. Tab to next cell
5. Enter some text
6. Tab to move cursor to first cell in a new row
=> Exception
--
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/20170323/b6321499/attachment.html>
More information about the webkit-unassigned
mailing list