Bug 34586 - [Qt] Rendering artifacts (missing repaint) on target.com
Summary: [Qt] Rendering artifacts (missing repaint) on target.com
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-04 06:29 PST by nokiabugz
Modified: 2010-09-13 11:26 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nokiabugz 2010-02-04 06:29:59 PST
STEPS TO REPRODUCE:
1. 1. Load the Page. target.com 
2. Select the hyper link "> Clothing" under Baby.
3. Enter "Booster seats" and select "Baby" in the "Find it" field and select "Go"
4. Select the first item from the results.
5. Browse the results for features and reviews on this item.
ACTUAL RESULTS:
After loading, the following DIVs are not rendered correctly.

*top
<div id="gn">

*bottom
<div id="bottom-5">
<div id="baseWidget">
<div class="esdFooter">

EXPECTED RESULTS:
Page elements rendered correctly

NOTE: This issue is reproducible on "Anomaly".
Comment 1 Tor Arne Vestbø 2010-03-05 08:40:57 PST
Reproducible in:

  - QtWebKit trunk on Windows (week9-build) against Qt 4.6.2

    http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/

Seems like a missing repaint of an area to the right of the popup/overlay with the details of each result. The popup resizes once, and the area of the former size is not invalidated and/or repainted.
Comment 2 Tor Arne Vestbø 2010-03-05 08:41:30 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 Suresh Voruganti 2010-09-13 11:26:02 PDT
Not reproducible on latest versions resolving the error as Invalid.