[Webkit-unassigned] [Bug 47514] CSS transforms should affect scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 12:43:49 PDT 2010


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





--- Comment #4 from Dean Jackson <dino at apple.com>  2010-10-12 12:43:49 PST ---
I'm not so sure that transformed elements should always participate in the scrollbariness of content. I worry that this fix will cause elements that intentionally off the page to cause scrollbars to appear. eg. what will happen if I translateX(-1000px) ?

(note that I didn't apply the patch so I'm not sure if your fix will actually do what I fear :)

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