Closed Bug 111800 Opened 23 years ago Closed 22 years ago

[mach] Small text is pixelated

Categories

(Core :: Layout, defect, P3)

PowerPC
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla1.2alpha

People

(Reporter: jeff, Assigned: attinasi)

Details

(Whiteboard: [bae:20011212])

Attachments

(2 files)

I noticed on the mach-o OS X build that when text on a webpage is very small it
is rendered incorrectly. It appears pixelated. For an example that I found look
at http://www.zdnet.com/zdnn under "News in Breif" or "Commentary" on the side.
Reporter, attach a screenshot exhibiting the problem.
Attached image Screenshot of problem
This attachment shows the problem I am experiencing. This is the side of the
page on zdnet.com/zdnn viewed in the mach-o build that was released on the
n.p.m.macosx.
Hm, it's as though the antialiasing is failing somehow.
->layout
Assignee: asa → attinasi
Component: Browser-General → Layout
QA Contact: doronr → petersen
Confirming this issue in the Mach -O (11/21) only build. A style sheet is
applied to this text.

.v1{ font-size: 10px; font-family: verdana, geneva, helvetica; }
Status: UNCONFIRMED → NEW
Ever confirmed: true
After looking at the page again, I see a IE css stylesheet is applied first. The
css rule applied is using xx-small for font size.

.v1 { font-size: xx-small;
      font-family: verdana, geneva, helvetica; }

The text appears to very pixelated when xx-small font size is applied.
Priority: -- → P3
Whiteboard: [bae:20011212]
Target Milestone: --- → mozilla1.2
14 months later... no jaggies here. I see smooth antialiasing, just ike
everything in OSX 10.2 

Unless someone still using 10.1 or lower has objections, this should be resolved
fixed.
default text looks cocoa smooth, and still isn't jaggy even with smoothing
turned off.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: