Bug 147346

Summary: Web Inspector: Record button in Timelines view is clipped on non-retina. Hovering over the dot draws it correctly.
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, simon.fraser, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Description Matt Baker 2015-07-27 17:44:20 PDT
* SUMMARY
Record button in Timelines view is clipped on non-retina. Hovering over the dot draws it correctly.

* STEPS TO REPRODUCE
1. Open Web Inspector to Timelines on non-retina machine.
2. Top and right edges of the Start Recording button appear clipped.
3. Move mouse over the button.
  => Button no longer appears clipped.
Comment 1 Matt Baker 2015-07-27 17:44:40 PDT
<rdar://problem/20065758>
Comment 2 Matt Baker 2015-07-27 17:59:17 PDT
Created attachment 257621 [details]
[Patch] Proposed Fix
Comment 3 Joseph Pecoraro 2015-07-27 18:10:01 PDT
Comment on attachment 257621 [details]
[Patch] Proposed Fix

r=me, we should really create a reduction and file a new WebKit bug to get this fixed in the engine. Who knows where else we are getting bit by this.
Comment 4 Simon Fraser (smfr) 2015-07-27 18:27:03 PDT
(In reply to comment #3)
> Comment on attachment 257621 [details]
> [Patch] Proposed Fix
> 
> r=me, we should really create a reduction and file a new WebKit bug to get
> this fixed in the engine. Who knows where else we are getting bit by this.

Yes please!
Comment 5 WebKit Commit Bot 2015-07-27 21:30:57 PDT
Comment on attachment 257621 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 257621

Committed r187480: <http://trac.webkit.org/changeset/187480>
Comment 6 WebKit Commit Bot 2015-07-27 21:31:01 PDT
All reviewed patches have been landed.  Closing bug.