Closed Bug 202155 Opened 23 years ago Closed 23 years ago

Each build of Mozilla 1.3 lays out pages differently in Redhat 9.

Categories

(Core :: Layout: Text and Fonts, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: srikkanth, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 I have installed Mozilla-1.3 RPM as well as Mozilla-1.3 (in a different directory) tar ball based binaries. First difference is the choice of fonts and most notable difference is the "CSS" fonts rendering, while RPM based mozilla renderes the page correctly the tarball based mozilla fails to do so. Reproducible: Always Steps to Reproduce: 1. Install mozill-1.3 RPM on Redhat 9 2. Install Mozilla-1.3 tarball on Redhat 9 3. Run RPM based Mozilla and access http://news.google.com and notice the page. 4. Close the RPM based Mozilla and start tarball based Mozilla 5. Access page http://news.google.com and notice the page. Actual Results: You should be able to notice the clear difference in the font rendering.
The RPM builds use GTK2 and xft. The tarball does not. Which means that the two builds see totally different available fonts -- the tarball sees whatever the X server sees, whereas the RPM sees whatever xft sees.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.