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 <user-6a016aac278a@xymon.invalid <mailto:user-6a016aac278a@xymon.invalid>> wrote:
On Fri, Jul 31, 2009 at 12:54, Brodie, Kent<user-8fbf1c81e97c@xymon.invalid
<mailto:user-8fbf1c81e97c@xymon.invalid>> 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