Bug 147346 - Web Inspector: Record button in Timelines view is clipped on non-retina. Hovering over the dot draws it correctly.
Summary: Web Inspector: Record button in Timelines view is clipped on non-retina. Hove...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-27 17:44 PDT by Matt Baker
Modified: 2015-07-27 21:31 PDT (History)
9 users (show)

See Also:


Attachments
[Patch] Proposed Fix (1.89 KB, patch)
2015-07-27 17:59 PDT, 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 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.