Bug 182164

Summary: Web Inspector: Network Table: Sort indicator is not displayed when sorted column is hidden and re-shown
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2018-01-25 20:52:28 PST
Network Table: Sort indicator is not displayed when sorted column is hidden and re-shown Steps to Reproduce: 1. Inspect <https://webkit.org> 2. Show Network Tab 3. Sort by Domain column 4. Hide the Domain column 5. Show the Domain column => Expected sort indicator, but there is none Notes: • showColumn needs to re-add the sort class names if this was the active sort column
Attachments
[PATCH] Proposed Fix (1.79 KB, patch)
2018-01-25 20:53 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2018-01-25 20:52:34 PST
Joseph Pecoraro
Comment 2 2018-01-25 20:53:27 PST
Created attachment 332349 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2018-01-25 20:55:00 PST
Comment on attachment 332349 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 4 2018-01-25 21:30:34 PST
Comment on attachment 332349 [details] [PATCH] Proposed Fix Clearing flags on attachment: 332349 Committed r227667: <https://trac.webkit.org/changeset/227667>
WebKit Commit Bot
Comment 5 2018-01-25 21:30:36 PST
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.