Bug 118995 - RenderEmbeddedObject::isReplacementObscured should include the arrow in its area-of-interest
Summary: RenderEmbeddedObject::isReplacementObscured should include the arrow in its a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-07-22 17:01 PDT by Tim Horton
Modified: 2013-07-22 17:14 PDT (History)
7 users (show)

See Also:


Attachments
patch (3.40 KB, patch)
2013-07-22 17:07 PDT, Tim Horton
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-07-22 17:01:44 PDT
Currently, isReplacementObscured only considers obscuration of the text, but not the arrow. It should use the bounding box of the whole indicator instead.
Comment 1 Radar WebKit Bug Importer 2013-07-22 17:02:17 PDT
<rdar://problem/14516421>
Comment 2 Tim Horton 2013-07-22 17:07:39 PDT
Created attachment 207295 [details]
patch
Comment 3 Tim Horton 2013-07-22 17:14:07 PDT
http://trac.webkit.org/changeset/153014