[Webkit-unassigned] [Bug 65538] CSS: Native hitmaps (pointer-events: opacity)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 08:48:35 PDT 2011


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





--- Comment #2 from Paul Bakaus <pbakaus at zynga.com>  2011-08-02 08:48:36 PST ---
If the image has a whole in it, we most likely want the API to respect it, so there would be no extra handling involved. Meaning, if you'd click on the whole, you'd click the element behind it.

I agree that there is a need for a more generic masking, but I think there are enough generic usecases for the simple alpha API to make it happen. Not even the ones related to games, but simple ones, such as "I want fat rounded corners on my element, but the ability to click behind the transparent edges". It'd be a one liner with this new API.

Re: Expensive: Do you think it is more expensive than me implementing it in a custom way in JS?

-- 
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