Bug 34584

Summary: [Qt] Highlighted link is not visible to the user on tap down and finger up on Symbian
Product: WebKit Reporter: nokiabugz
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: benjamin, jtkbugz, vestbo
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: S60 3rd edition   

Description nokiabugz 2010-02-04 06:25:35 PST
STEPS TO REPRODUCE:
1. Open any valid web page which contains some links. Ex: http://rediff.com
2. Tap down on any link in the web page.
3. Finger up from the highlighted link to load the page.
ACTUAL RESULTS:
Finger up after tapping down on a link directly opens the web page and the link highlight (on tap down) is not visible to the user.

EXPECTED RESULTS:
Step 2: Link is highlighted on Tap down. 
Step 3: Link is opened as a web page on finger up
Comment 1 Tor Arne Vestbø 2010-03-05 08:36:16 PST

Please follow the QtWebKit bug reporting guidelines when reporting bugs.

See http://trac.webkit.org/wiki/QtWebKitBugs

Specifically:

  - The 'QtWebKit' component should be used for bugs/features in the QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit

    http://trac.webkit.org/wiki/QtWebKitBugs#Component

  - Priority is set by developers when scheduling and triaging tasks, please leave this at the default priority.

    http://trac.webkit.org/wiki/QtWebKitBugs#Priority

  - Choose a descriptive summary/title for the bug and prefix the summary with "[Qt]" if the bug only applies to the Qt-port.

    https://trac.webkit.org/wiki/QtWebKitBugs#Summary
Comment 2 Benjamin Poulain 2010-03-16 03:05:18 PDT
Well, that is exactly how the event filter is implemented on Anomaly...
This as been done to have a better scrolling behavior.
Comment 3 Benjamin Poulain 2010-03-17 04:05:51 PDT
*** Bug 34127 has been marked as a duplicate of this bug. ***
Comment 4 Benjamin Poulain 2010-03-17 04:07:28 PDT
*** Bug 34134 has been marked as a duplicate of this bug. ***