Bug 34134 - [Qt] Closely spaced links are not correctly highlighted on Symbian
Summary: [Qt] Closely spaced links are not correctly highlighted on Symbian
Status: RESOLVED DUPLICATE of bug 34584
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-01-25 10:34 PST by jtkbugz
Modified: 2010-03-17 04:07 PDT (History)
2 users (show)

See Also:


Attachments
links.html (1.51 KB, text/html)
2010-01-25 10:35 PST, jtkbugz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jtkbugz 2010-01-25 10:34:40 PST
STEPS TO REPRODUCE:
1. Open the web page attached
2. Tap down on the links in this page. Links should be highlighted on tap down. Links must be opened on removing the contact from the screen of the highlighted link.
3. Finger down on the links in this page. Links should be highlighted on finger down. Links must be opened on finger up event.

ACTUAL RESULTS:

1. Some links which are closely spaced with small fonts are not highlighted when tap down/finger down on the links
2. Some links with higher fonts are also not highlighted always.

EXPECTED RESULTS:

All Links should be highlighted on tap down/Finger down. Links must be opened on removing the contact from the screen.
Comment 1 jtkbugz 2010-01-25 10:35:40 PST
Created attachment 47357 [details]
links.html
Comment 2 Tor Arne Vestbø 2010-03-05 07:47:48 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 3 Benjamin Poulain 2010-03-17 04:07:28 PDT

*** This bug has been marked as a duplicate of bug 34584 ***