Bug 52052
Summary: | [Qt] Facebook login page buttons don't respond | ||
---|---|---|---|
Product: | WebKit | Reporter: | juha.turunen |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Major | CC: | allan.jensen, benjamin, cmarcelo, laszlo.gombos, yael |
Priority: | P3 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | S60 Hardware | ||
OS: | Other | ||
URL: | https://graph.facebook.com/oauth/authorize?client_id=188640847814611&redirect_uri=http://www.juhaturunen.com&display=touch&scope=read_friendlists,email,offline_access,publish_stream |
juha.turunen
On a minimal Qt (4.7.1) application with a QWebView on Symbian hardware, go to: https://graph.facebook.com/oauth/authorize?client_id=188640847814611&redirect_uri=http://www.juhaturunen.com&display=touch&scope=read_friendlists,email,offline_access,publish_stream
The login button doesn't respond in any way. Links work fine. Not reproducible on Windows build.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
Please follow http://trac.webkit.org/wiki/QtWebKitBugs when reporing bugs here (missing Qt keyword).
Have you tried with a stylus? My guess is it is simply the touch center that is not where you expect and your application does not do sampling to hit neighboring points.
Allan Sandfeld Jensen
No respond, works for me.