[26722] in Athena Bugs
Re: Mozilla/Firefox on Athena
daemon@ATHENA.MIT.EDU (Robert A Basch)
Wed Jan 25 16:37:40 2006
From: Robert A Basch <rbasch@mit.edu>
To: lisanti@mit.edu
In-Reply-To: <20060125150209.1o1gt74tuvfkocks@webmail.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Wed, 25 Jan 2006 16:37:01 -0500
Message-Id: <1138225021.11487.24.camel@anhedonia.mit.edu>
Mime-Version: 1.0
X-Spam-Score: 1.217
X-Spam-Level: * (1.217)
X-Spam-Flag: NO
Cc: mithome@mit.edu, bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On Wed, 2006-01-25 at 15:02 -0500, lisanti@MIT.EDU wrote:
> Unfortunately, it wasn't the font size governing the
> display. I tried your suggestion, and was able to verify that my default is
> 100% size. The bad display was reproducible with another user on the same
> machine (SunBlade 100).
Hi.
I reproduced the problem on my SunBlade 100; note
that things are better when I decrease the font size
(ctrl--).
If you really want to detect a browser running on a
Solaris machine, you could check the user-agent string,
though this is NOT recommended. For the Solaris
Mozilla/Firefox browsers on Athena, this is currently
set to:
Mozilla:
Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.12) Gecko/20050923
Firefox:
Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.12) Gecko/20050923 Firefox/1.0.7
Note that many browsers will include the leading
"Mozilla/" in this string; your best bet might be
to look for the "SunOS", "Gecko/", and/or
"Firefox/" sub-strings in this value.
Please feel free to contact me if you want more
help with this.
Bob