[Webkit-unassigned] [Bug 20259] Scrollbar missing from page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 21:16:14 PDT 2009


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


joepeck02 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck02 at gmail.com




------- Comment #2 from joepeck02 at gmail.com  2009-04-15 21:16 PDT -------
I ran into the same problem, with the WebKit Nightly at this page:
http://www.nometech.com/blog/a-to-z-of-wordpress-htaccess-hacks/

Although when I looked at the CSS and in the Web Inspector they showed:
html { overflow-y: scroll; }
html, body { height: 100%; }

Also, when in the Web Inspector I disabled and re-enabled (using the checkbox)
the following CSS Rule and when I re-enabled the scrollbar appeared.  Seems
like it should have happened to begin with, no?
"overflow-y: scroll;"

Note: Safari 4 correctly renders the scrollbar.  Does that make this a
regression?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list