[Webkit-unassigned] [Bug 45022] New: monospace   wider than other characters when viewport width = device-width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 1 00:56:33 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45022

           Summary: monospace   wider than other characters when
                    viewport width = device-width
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sa396 at columbia.edu


<html>
<head>
<meta name="viewport" content="width=device-width">
</head>
<body style="font-family: monospace">
############<br/>
#..........#<br/>
#          #<br/>
#..........#<br/>
############<br/>
</body>
</html>

When viewing the above html in iOS 4.0.2 Safari or Android 2.2 Browser, the middle line with the   is wider than the other lines.

When viewed on desktop Safari or Chrome, everything is lined up, as it should be with a monospace font.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list