[Webkit-unassigned] [Bug 94345] [Qt][WK2] Accelerated compositing example with links being animated crashes tap highlight

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 08:34:57 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=94345





--- Comment #3 from Allan Sandfeld Jensen <allan.jensen at nokia.com>  2012-08-20 08:35:33 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > This looks very much like what I fixed in bug #93845, do you have a recent checkout?
> 
> I've just tested it with today's trunk (3e50844462d4997e76300743ac5109868e233e5e) and the ASSERT is still reached:
> 
> ASSERTION FAILED: !currContainer->hasTransform()
> /home/jeez/code/webkit/Source/WebCore/rendering/RenderObject.cpp(2167) : WebCore::LayoutSize WebCore::RenderObject::offsetFromAncestorContainer(WebCore::RenderObject*) const
> 
Ahh, that makes sense, so the problem is offsetFromAncestorContainer can not handle transformation.

> 
> Also, if you try it in release mode to avoid the assert, you can see Highlight being drawn as a rectangle. I know this is a different bug, but it's a bug. :P

Don't be too sure it is a different bug, it could very well be a consequence of this one.

-- 
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