[Webkit-unassigned] [Bug 111444] [BlackBerry] FatFinger pairs the wrong element with fatfinger rect part

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 09:50:44 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111444





--- Comment #3 from Antonio Gomes <tonikitoo at webkit.org>  2013-03-05 09:53:09 PST ---
(From update of attachment 191505)
View in context: https://bugs.webkit.org/attachment.cgi?id=191505&action=review

> Source/WebKit/blackberry/WebKitSupport/FatFingers.cpp:382
> -            remainingFingerRegion = subtractRegions(remainingFingerRegion, layerRegion);
> +            remainingFingerRegion = intersectRegions(remainingFingerRegion, layerRegion);

that is not right. what does it fix?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list