[Webkit-unassigned] [Bug 115545] New: Relayout forcing full visible area paint on clicking on unactive area in http://en.wikipedia.org/wiki/United_States
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 3 04:46:02 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115545
Summary: Relayout forcing full visible area paint on clicking
on unactive area in
http://en.wikipedia.org/wiki/United_States
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jdapena at igalia.com
Preconditions:
This is reproducible with at least Chrome VersiĆ³n 26.0.1410.43 and WebKit/Qt (based on webkit trunk r145346).
Steps to reproduce:
1. Open http://en.wikipedia.org/wiki/United_States
2. Scroll to the grey area after the list of languages, in the left panel
3. Click there
Expected outcome:
Nothing should be redrawn, as the click is not causing any change in the visible area.
Actual outcome:
A paint of ALL the visible area happens in Chrome. In WebKitQt all the tiles are invalidated and new tiles are created.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list