[Webkit-unassigned] [Bug 19476] cannot scroll the page content totally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 02:55:34 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19476


prashantnevase at gmail.com changed:

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




------- Comment #3 from prashantnevase at gmail.com  2008-06-11 02:55 PDT -------
** The page contains the CSS. There is position:absolute attribute for div tag
named header. If we change the position:absolute to position:relative the page
scrolls properly - but the div header comes at bottom.

** If the position:relative attrtibute of content div is removed then the page
scrolls properly and above problem (header @ bottom) does not come.

So it looks like the issue is position:relative or position:absolute is not
handled correctly to calculate the height of the page.


-- 
Configure bugmail: http://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