Bug 194918 - Web Inspector: REGRESSION: TreeElement or Table row selected using the keyboard should always be revealed
Summary: Web Inspector: REGRESSION: TreeElement or Table row selected using the keyboa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-21 13:55 PST by Matt Baker
Modified: 2019-02-25 14:23 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.56 KB, patch)
2019-02-21 13:57 PST, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.