RESOLVED CONFIGURATION CHANGED 57076
overflow:hidden <div> fails to redraw when 3D CSS transform is used
https://bugs.webkit.org/show_bug.cgi?id=57076
Summary overflow:hidden <div> fails to redraw when 3D CSS transform is used
sprite+b.w.o
Reported 2011-03-24 21:09:29 PDT
Created attachment 86876 [details] Reduced test case Steps to reproduce: * Open the attached test case * Click "Move layers" Expected result: * The words "Hello World" move upwards. Actual result: * The words "Hello World" does not move, until the browser is forced to repaint (e.g. resizing the browser window). Notes: * Reproducible on Safari 5.0.3 and WebKit (r81868) on Mac OS X 10.6.6. * This bug is present only when there is a <div> with 3D transform stacking below the overflow:hidden <div>.
Attachments
Reduced test case (5.63 KB, text/html)
2011-03-24 21:09 PDT, sprite+b.w.o
no flags
Updated test case (6.15 KB, text/html)
2011-03-24 21:58 PDT, sprite+b.w.o
no flags
sprite+b.w.o
Comment 1 2011-03-24 21:58:10 PDT
Created attachment 86880 [details] Updated test case
Ahmad Saleem
Comment 2 2023-06-13 15:50:58 PDT
Safari Technology Preview 171 get 'expected' behavior and upon clicking 'move layers', the text move upwards.
Note You need to log in before you can comment on or make changes to this bug.