1 Sep
2009
1 Sep
'09
12:54 p.m.
Works also with Xymon 4.3.0-beta2, FF 3.5.2 and Solaris x-86
Thanks.
Dominique
chris barham wrote:
Hi
I think I have a work around, avoiding a recompile of the C code.
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).
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 )
I just added the following to the bottom of $BBHOME//www/menu/menu.css
#zoomSensitiveZone{ opacity:0; } #zoomBox{ opacity:0.5; }
Hope this is of use,
Chris Barham
On Mon, Aug 3, 2009 at 4:31 PM, Richard Finegold <goldfndr at gmail.com <mailto:goldfndr at gmail.com>> wrote:
On Fri, Jul 31, 2009 at 12:54, Brodie, Kent<brodie at mcw.edu <mailto:brodie at mcw.edu>> wrote: > I have the same problem, but I'm still back on hobbit 4.2. It's most > definitely a new firefox issue with the dynamic graphs, I don't know > what any solution is yet either........... Did you try to apply the patch from http://www.hswn.dk/hobbiton/2009/07/msg00274.html ? If the patch won't apply then you could add the "opacity:0.5;" manually to those two lines in web/hobbitgraph.c, they're easily found. hobbitgraph.c has very few changes from 4.2.0 To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk <mailto:hobbit-unsubscribe at hswn.dk>