Hi, 

Using a Webview to render content, I noticed that Hardware Acceleration 
(ICS) triggers rendering issues when HTML elements are using absolute 
positions, relative positions are fine. Is it normal or know Webkit 
behaviour ?

I would have thought WebKit's HTML parser would parse, and calculate 
positions, and layers independent of any hardware acceleration. Then by the 
time any HW acceleration code is involved, that code would be dealing with 
absolute coordinates, layers, sizes, etc. Perhaps not.

Thanks for hints that would help understanding this behaviour.


-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to