RESOLVED FIXED Bug 15699
Page renders as being much taller than needed, can scroll forever
https://bugs.webkit.org/show_bug.cgi?id=15699
Summary Page renders as being much taller than needed, can scroll forever
Mark Rowe (bdash)
Reported 2007-10-25 19:58:41 PDT
Steps to reproduce: 1. Visit http://trac.macosforge.org/projects/ruby/wiki/WhatsNewInLeopard. 2. Look at scroll bar, note tiny thumb. 3. Scroll down. Keep scrolling. Nothingness. Firefox doesn't see this. This is a recent regression as this does not reproduce in Safari that ships with 10.5.
Attachments
mitz
Comment 1 2007-10-25 23:54:47 PDT
I saw the bug the first time I loaded the page, but when I reloaded it it had the correct height. I am pretty sure I have seen this behavior on trac.macosforge.org pages with older versions of WebKit (going back at least as far as the one that ships with 10.5). Those pages use <http://trac.macosforge.org/js/bgsize.js> which gives an error on WebKit.
Mark Rowe (bdash)
Comment 2 2007-10-25 23:57:22 PDT
The line that throws the exception is: document.bggradientimg.height=newheight; TypeError: Undefined value http://trac.macosforge.org/js/bgsize.js:19
William Siegrist
Comment 3 2009-01-22 10:43:29 PST
That javascript (and layout in general) is no longer used on macosforge. I think this is fixed.
David Kilzer (:ddkilzer)
Comment 4 2009-07-22 12:03:19 PDT
The trac.macosforge.org site has changed. There is no Internet Archive saved for this URL. Moving to RESOLVED/FIXED.
Note You need to log in before you can comment on or make changes to this bug.