[Webkit-unassigned] [Bug 17599] New: width defined in precentage causes images not to give scrolling display(marquee)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 17:56:07 PST 2008


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

           Summary: width defined in precentage causes images not to give
                    scrolling display(marquee)
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://www.u88.cn/wyp/mjsh.htm
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to
http://www.u88.cn/wyp/mjsh.htm

II Issue:
In the center of the page, the images are overflowing in table from both sides.
In other browsers the images are giving scrolling display.

III Conclusion: In the div element, when width is defined in percent,
scrollLeft doesn't increment the value. But when width is defined in pixels,
scrollLeft increments the value.

IV Other browsers: 
FF: ok
Opera: not ok
IE 6: ok

V Nightly tested: 30236


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