Hi<br><br>I think I have a work around, avoiding a recompile of the C code.<br><br>Rather than make the changes to hobbitgraph.c,  I applied the changes mentioned in the patch below, to a css file that hobbit uses.  (since I wanted to avoid recompiling our production code).<br>
<br>This seems to have resolved this issue with Mozilla 3.5 for me.  (on Xymon 4.2.3.  Haven't tried this yet on 4.2.0 )<br><br><br>I just added the following to the bottom of  $BBHOME//www/menu/menu.css<br><br><br>#zoomSensitiveZone{<br>
  opacity:0;<br>}<br>#zoomBox{<br>  opacity:0.5;<br>}<br><br><br>Hope this is of use,<br><br><br>Chris  Barham<br><br><br><br><br><br><div class="gmail_quote">On Mon, Aug 3, 2009 at 4:31 PM, Richard Finegold <span dir="ltr"><<a href="mailto:goldfndr@gmail.com">goldfndr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Fri, Jul 31, 2009 at 12:54, Brodie, Kent<<a href="mailto:brodie@mcw.edu">brodie@mcw.edu</a>> wrote:<br>

> I have the same problem, but I'm still back on hobbit 4.2.   It's most<br>
> definitely a new firefox issue with the dynamic graphs, I don't know<br>
> what any solution is yet either...........<br>
<br>
</div>Did you try to apply the patch from<br>
<a href="http://www.hswn.dk/hobbiton/2009/07/msg00274.html" target="_blank">http://www.hswn.dk/hobbiton/2009/07/msg00274.html</a> ?<br>
<br>
If the patch won't apply then you could add the "opacity:0.5;"<br>
manually to those two lines in web/hobbitgraph.c, they're easily<br>
found. hobbitgraph.c has very few changes from 4.2.0<br>
<div><div></div><div class="h5"><br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</div></div></blockquote></div><br>