[webkit-reviews] review requested: [Bug 70075] AX: Regression: Contextual menu not following with VO cursor in HTML content when item is scrolled : [Attachment 178571] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 09:18:48 PST 2012


chris fleizach <cfleizach at apple.com> has asked	for review:
Bug 70075: AX: Regression: Contextual menu not following with VO cursor in HTML
content when item is scrolled
https://bugs.webkit.org/show_bug.cgi?id=70075

Attachment 178571: patch
https://bugs.webkit.org/attachment.cgi?id=178571&action=review

------- Additional Comments from chris fleizach <cfleizach at apple.com>
Started over on this one. This is a problem that's similar to what we faced
when calculating the position of elements in WK2

Essentially, we need to manually find a scroll view and covert the position.
The attachment views in WK1 take care of this conversion, but without them on
WK2, we need to convert manually.


More information about the webkit-reviews mailing list