Bug 34127
| Summary: | [Qt] Link is not highlighted to the user on tap down using custom CSS property (Broken in Qt 4.6) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jtkbugz |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | benjamin, vestbo |
| Priority: | P3 | Keywords: | Qt |
| Version: | 528+ (Nightly build) | ||
| Hardware: | S60 Hardware | ||
| OS: | S60 3rd edition | ||
jtkbugz
STEPS TO REPRODUCE:
1. Open any valid web page which contains some links. Ex: http://www.google.com
2. Tap down on any link in the web page.
ACTUAL RESULTS:
1. Link should get highlighted with custom CSS property.
EXPECTED RESULTS:
1. Link is highlighted with default CSS property.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
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
Benjamin Poulain
*** This bug has been marked as a duplicate of bug 34584 ***