Bug 194918

Summary: Web Inspector: REGRESSION: TreeElement or Table row selected using the keyboard should always be revealed
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Matt Baker 2019-02-21 13:55:49 PST
Summary:
TreeElement or Table row selected using the keyboard should always be revealed.

Steps to Reproduce:
1. Inspect a site with Cookies
2. Open Storage tab
3. Vertically resize Web Inspector (docked or undocked) such that some cookies are scrolled outside the view
4. Select the first cookie
5. Repeatedly press down arrow key, until the selection moves outside the view

Expected:
  => Selection scrolls into view
Actual:
  => Selected item is outside the view
Comment 1 Radar WebKit Bug Importer 2019-02-21 13:56:19 PST
<rdar://problem/48289314>
Comment 2 Matt Baker 2019-02-21 13:57:20 PST
Created attachment 362641 [details]
Patch
Comment 3 Devin Rousso 2019-02-25 13:57:20 PST
Comment on attachment 362641 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2019-02-25 14:23:01 PST
Comment on attachment 362641 [details]
Patch

Clearing flags on attachment: 362641

Committed r242057: <https://trac.webkit.org/changeset/242057>
Comment 5 WebKit Commit Bot 2019-02-25 14:23:03 PST
All reviewed patches have been landed.  Closing bug.