[Webkit-unassigned] [Bug 87982] [CSS Regions] overflow:scroll does not display scrollbars for overflowing content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 03:47:43 PDT 2013


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





--- Comment #2 from Mihai Balan <mibalan at adobe.com>  2013-03-12 03:50:08 PST ---
Also, when explicitly setting the overflow property of the last region to overflow: scroll; even though space is reserved for scrollbars, they can't be used (they're disabled, no "thumb" is drawn).

Another thing to note here: DOM JavaScript properties related to scrolling return incorrect values or just don't work. This include things like element.scrollHeight, or setting element.scrollTop.

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