Hi Nathan, Yesterday Nathan Long wrote:
> It's strange; almost as if it's running too quickly. Putting a breakpoint > in prototype.js with firebug just about anywhere after line 52, and letting > it sit for a second before resuming will allow the zoom to work on that page > only (in 3.5). I tried going to the newest versions of cropper, prototype, > and scriptalicious, but no change. > Firefox is using Tracemonkey now with 3.5, but I'm not sure how this affects > it. hmmm that sounds like a race-condition, maybe some behaviour which should actually be triggered by an event (or a different event) as it relies on some condition which used to be valid when the script rean slower but now is only valid later .... cheers tobi > > -- > Nate > > On Thu, Jul 2, 2009 at 6:08 PM, Tobias Oetiker <[email protected]> wrote: > > > Hi Nathan, > > > > hmmm I am at a loss at the moment ... it seems that the javascript > > gets executed, since all the additional elements get inserted into > > the DOM tree. I guess there is some change in the eventhandling in > > ff3.5 which breaks the libraries I am using ... :-( > > > > cheers > > tobi > > > > > > > On Thu, Jul 2, 2009 at 11:42 AM, Fran Boon <[email protected]> > > wrote: > > > > > > > Am not sure which JS file it is exactly which doesn't like Firefox 3.5. > > > > I get no errors in Firebug (also tried it with Firebug disabled). > > > > The select just doesn't happen at all. > > > > > > > > I can't find anything in the Firefox 3.5 release nots to suggest things > > > > which are incompatible. > > > > > > > > F > > > > > > > > > I'm seeing the same behavior in 3.5. For what it's worth, you are able > > to > > > highlight, but not zoom in the nightly build, currently 3.6.1a. > > > > > > -- > > > Nate > > > > > > > -- > > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland > > http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 > > > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
