[Webkit-unassigned] [Bug 11926] <div> tag causes the horizontal scrollbars display

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 17:52:56 PDT 2007


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





------- Comment #17 from madhu.mukund at wipro.com  2007-04-02 17:52 PDT -------
(From update of attachment 13930)
I have made the changes according to the comments given by Dave Hyatt. I have
made the check for overflow clip while calculating rightmost and leftmost
positions.

In Firefox it is allowing the vertical scroll even if the overflow is set to
hidden. So there is no need to check for the lowermost position.

Now the behavior in Safari is made similar to that in Firefox. I have added two
new test cases for this. Please review my patch and give the comments.

Regards

Madhu


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