Bug 29527

Summary: [GTK] WebKitHitTestResult is completely broken in gmail
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jmalonzo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
hittestfix.diff jmalonzo: review+, xan.lopez: commit-queue-

Description Xan Lopez 2009-09-20 01:36:35 PDT
It fails to figure out whether you are over a link, over an editable area, etc.
Comment 1 Xan Lopez 2009-09-22 00:47:14 PDT
Created attachment 39907 [details]
hittestfix.diff
Comment 2 Jan Alonzo 2009-09-22 03:42:11 PDT
No test?
Comment 3 Xan Lopez 2009-09-22 03:53:27 PDT
(In reply to comment #2)
> No test?

See https://bugs.webkit.org/show_bug.cgi?id=27546#c9 I'm trying to see how to figure out things from the JSC APIs.
Comment 4 Jan Alonzo 2009-09-22 04:21:03 PDT
Comment on attachment 39907 [details]
hittestfix.diff

(In reply to comment #3)
> (In reply to comment #2)
> > No test?
> 
> See https://bugs.webkit.org/show_bug.cgi?id=27546#c9 I'm trying to see how to
> figure out things from the JSC APIs.

Ok. r=me.
Comment 5 Xan Lopez 2009-09-22 05:13:19 PDT
Thanks! Committed in r48626