Bug 58717

Summary: [Mac] WebKit needs to convert the bounding box of autocorrected word to view coordinate.
Product: WebKit Reporter: Jia Pu <jiapu.mail>
Component: New BugsAssignee: Jia Pu <jiapu.mail>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mitz
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
Patch (v1) none

Description Jia Pu 2011-04-15 17:53:43 PDT
The bounding box passed from WebCore to WebKit is in window coordinate, but WebKit assumes WebView Coordinate.
<rdar://problem/9292746>
Comment 1 Jia Pu 2011-04-15 18:02:24 PDT
Created attachment 89896 [details]
Patch (v1)
Comment 2 WebKit Commit Bot 2011-04-15 21:36:10 PDT
Comment on attachment 89896 [details]
Patch (v1)

Clearing flags on attachment: 89896

Committed r84078: <http://trac.webkit.org/changeset/84078>
Comment 3 WebKit Commit Bot 2011-04-15 21:36:14 PDT
All reviewed patches have been landed.  Closing bug.