Bug 135362 - Web Inspector: Unexpected inactive selection highlight in Timelines
Summary: Web Inspector: Unexpected inactive selection highlight in Timelines
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-28 15:54 PDT by Joseph Pecoraro
Modified: 2017-07-07 17:06 PDT (History)
6 users (show)

See Also:


Attachments
[IMAGE] Issue (51.71 KB, image/png)
2014-07-28 15:54 PDT, Joseph Pecoraro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-07-28 15:54:15 PDT
Created attachment 235625 [details]
[IMAGE] Issue

* SUMMARY
See attached screenshot. It seems unexpected to have some of these inactive selections.

* STEPS TO REPRODUCE
1. Inspect apple.com
2. Record a timeline
3. Select the JavaScript and events timeline
4. Select an entry in the sidebar
5. Select a row in the table
  => unexpected selection colors

I would expect more blue selections here. Perhaps in all places since they are to some degree active.
Comment 1 Radar WebKit Bug Importer 2014-07-28 15:54:35 PDT
<rdar://problem/17835643>
Comment 2 Timothy Hatcher 2014-07-28 21:16:31 PDT
This is technically correct and not a regression. The sidebar does not have focus, so it is not a blue selection.
Comment 3 Joseph Pecoraro 2017-07-07 17:06:15 PDT
This feels much better nowadays.