[Webkit-unassigned] [Bug 192108] New: Web Inspector: Uncaught Exception: TypeError: this._computedStyleSection.focus is not a function. (In 'this._computedStyleSection.focus()', 'this._computedStyleSection.focus' is undefined)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 15:07:28 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=192108

            Bug ID: 192108
           Summary: Web Inspector: Uncaught Exception: TypeError:
                    this._computedStyleSection.focus is not a function.
                    (In 'this._computedStyleSection.focus()',
                    'this._computedStyleSection.focus' is undefined)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://devinrousso.com/demo/WebKit/test.html
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    nvasilyev at apple.com

-------
Inspected URL:        https://devinrousso.com/demo/WebKit/test.html
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/605.1.15 (KHTML, like Gecko)

Uncaught Exceptions:
 - TypeError: this._computedStyleSection.focus is not a function. (In 'this._computedStyleSection.focus()', 'this._computedStyleSection.focus' is undefined) (at ComputedStyleDetailsPanel.js:85:41)
    focusFirstSection @ ComputedStyleDetailsPanel.js:85:41
    _handleForcedPseudoClassCheckboxKeydown @ GeneralStyleDetailsSidebarPanel.js:263:46
    _handleForcedPseudoClassCheckboxKeydown @ [native code]
-------

* STEPS TO REPRODUCE
1. open WebInspector
2. show the Elements tab
3. select the Computed details sidebar panel
4. start tabbing (should focus the force-pseudo-class checkboxes)
5. continue tabbing until you're about to tab into the Properties section

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181128/6cffc9e6/attachment.html>


More information about the webkit-unassigned mailing list