[Webkit-unassigned] [Bug 18098] New: marquee text cut off because font-size is bigger than marquee's height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 18:38:25 PDT 2008


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

           Summary: marquee text cut off because font-size is bigger than
                    marquee's height
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.matichon.co.th/khaosod/
        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.matichon.co.th/khaosod/

II Issue:
The marquee text at right side of the page(above images) is cut off. 

III Conclusion:
The height defined in the style of the <marquee> tag is set to 8px which is
insufficient to display the text with font-size of 10pt. If I change the height
to 13px or bigger, then the text is not truncated in Safari.

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: not ok

V Nightly tested: 31238


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