[Webkit-unassigned] [Bug 116510] New: Divs with border-radius is not painted correctly while using jQuery's .slideToggle()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 20 19:49:20 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116510
Summary: Divs with border-radius is not painted correctly while
using jQuery's .slideToggle()
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: hyatt at apple.com, bdakin at apple.com,
simon.fraser at apple.com, dino at apple.com
We should probably merge https://chromium.googlesource.com/chromium/blink/+/49b9865e7b388fffc4f4e5591e2cbae459afffd6
If a border-radius exists, repaintAfterLayoutIfNeeded should check if
a border-radius for old bounds is the same as a border-radius for new bounds.
If the border-radiuses are not the same, delta repaint cannot be used.
--
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