RESOLVED FIXED 192108
Web Inspector: Uncaught Exception: TypeError: this._computedStyleSection.focus is not a function. (In 'this._computedStyleSection.focus()', 'this._computedStyleSection.focus' is undefined)
https://bugs.webkit.org/show_bug.cgi?id=192108
Summary Web Inspector: Uncaught Exception: TypeError: this._computedStyleSection.focu...
Devin Rousso
Reported 2018-11-28 15:07:28 PST
------- 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
Attachments
Patch (1.80 KB, patch)
2019-04-02 17:41 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2018-12-12 19:54:23 PST
Nikita Vasilyev
Comment 2 2019-04-02 17:41:46 PDT
Devin Rousso
Comment 3 2019-04-03 11:02:15 PDT
Comment on attachment 366560 [details] Patch r=me
WebKit Commit Bot
Comment 4 2019-04-03 11:05:08 PDT
Comment on attachment 366560 [details] Patch Clearing flags on attachment: 366560 Committed r243816: <https://trac.webkit.org/changeset/243816>
WebKit Commit Bot
Comment 5 2019-04-03 11:05:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.