Bug 36018
Summary: | [a11y] GetOffsetAtPoint always returns 0. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Hommey <mh+webkit> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Mike Hommey
In an attempt at getting the text under the mouse cursor through the a11y APIs, I found out that GetOffsetAtPoint() always return 0, at least on text nodes. Note this is very likely to be a problem in the underlying WebKit Accessbility framework, but just in case this is somehow related to the gtk port, I'm filing here.
(tested with 1.1.22)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |