Bug 191429 - Web Inspector: Table with no selection should select rows on shift-click
Summary: Web Inspector: Table with no selection should select rows on shift-click
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P4 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on: 189718
Blocks:
  Show dependency treegraph
 
Reported: 2018-11-08 11:36 PST by Matt Baker
Modified: 2018-11-12 19:04 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2018-11-08 11:36:21 PST
Summary:
Table with no selection should select rows on shift-click.

Steps to Reproduce:
1. Goto daringfireball.net
2. View Storage > Cookies
3. Shift-click on any cookie row

Actual:
=> Nothing happens

Expected:
=> The first row through the target row (inclusive) should be selected
Comment 1 Radar WebKit Bug Importer 2018-11-08 11:36:41 PST
<rdar://problem/45917656>
Comment 2 Matt Baker 2018-11-12 19:04:32 PST
This is now part of https://bugs.webkit.org/show_bug.cgi?id=189718.