[Webkit-unassigned] [Bug 56012] [Qt] Touch Events arbitrarily exposed on Desktop version of Qtwebkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 9 10:10:27 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Touch Events arbitrary      |[Qt] Touch Events
                   |exposed on Desktop version  |arbitrarily exposed on
                   |of Qtwebkit                 |Desktop version of Qtwebkit
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2011-03-09 10:10:27 PST ---
It's up to Qt folks to ultimately make a decision, but this is not really a bug in my opinion. Even if hardware has a touch screen, there is no guarantee that the user prefers touch interface. There are many devices that have both touchscreens and mouse-like input devices, so disabling mouse events when touch support is present is simply wrong.

I believe Google Chrome has it even worse - window.TouchEvent is exposed, but completely unimplemented.

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