FWIW, IE6 on XP, well, not so good.  The boxes appear to be shifted down to 
align with the second line of text in the notes.

Personally, I don't care about IE6, but it _is_ out there in large numbers.  If 
it were up to me, I would disable the graphical display for IE6 with a simple 
browser sniff.

Also, IE supports "conditional comments" (blocks of code that can be 
parsed/rendered depending on browser version).  Might something like that be 
useful here?

http://msdn.microsoft.com/en-us/library/ms537512(VS.85).aspx

 -Clark




----- Original Message ----
From: D. Richard Hipp <d...@hwaci.com>
To: fossil-users@lists.fossil-scm.org
Sent: Mon, February 8, 2010 10:58:11 AM
Subject: Re: [fossil-users] Graphical display of fork/merge actions in timeline


On Feb 8, 2010, at 1:41 PM, verizon wrote:

> Looking at it with Firefox 3.6 and Safari 4.0.4 (on OS X 10.6.2) I  
> don't see any difference in the presentation. vertical and  
> horizontal alignment appear identical on both browsers.
>
>     --jim

Tnx, Jim;  I fixed the Safari thing.  And I fixed it so that the graph  
regenerates when you resize the browser.  (Same fix, really.)

IE is still given trouble, of course...

>
> On 8 Feb, 2010, at 13:23, Brett Schwarz wrote:
>
>> On Mon, Feb 8, 2010 at 9:28 AM, Jeremy Cowgar <jer...@cowgar.com>  
>> wrote:
>>> So the updated score is:
>>>
>>> * Firefox, Opera, Chrome and Konqueror all work
>>> * IE does not work at all (at least versions 6 and 8, so we can  
>>> *assume* 7 as well)
>>> * Safari has some issues
>>>
>>
>> I have IE 8. I got it to work by changing the Document Mode to "IE8
>> Standards". There's probably someway around this programmable...I  
>> just
>> haven't looked yet...
>> _______________________________________________
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil- 
>> users
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

D. Richard Hipp
d...@hwaci.com



_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to