[Webkit-unassigned] [Bug 28679] Touch and <SELECT multiple> do not play well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 15:30:27 PDT 2009


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





--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-09-08 15:30:24 PDT ---
(From update of attachment 38595)
Aren't there other areas of code which would want to share a define like this? 
Maybe this on some platforms needs to be a runtime decision?  Should this be
something asked of a Client interface instead of being a compile option?  I'm
considering for example Mac OS X, which when run on different devices (like the
iphone) might want different behavior, touch vs. not.

I think this patch has sat in the queue because you've not yet convinced a
reviewer that this is the right approach. Yes, it works, but it looks like a
hack.

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