[Webkit-unassigned] [Bug 60047] Toggling overflow with :hover results in inadequate repaint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 07:00:10 PDT 2013


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


Peter Johnson <webkit at rcpt.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at rcpt.at




--- Comment #6 from Peter Johnson <webkit at rcpt.at>  2013-09-09 06:59:24 PST ---
This is still an issue for me in Chrome Version 29.0.1547.65 in Sept' 2013.

As reported in this stack issue, a workaround is to add -webkit-transform: scale3d(1,1,1); to force webkit to use the 3d rendering engine.

http://stackoverflow.com/questions/11002195/chrome-does-not-redraw-div-after-it-is-hidden

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