[Bug 115154] Javascript incoherence

KqMi beauze.h at gmail.com
Thu May 17 02:45:42 UTC 2007


Public bug reported:

Binary package hint: firefox

Hi,
My apologies if the bug has already been reported, or if it's my fault, but i'm almost sure it's not.

The incoherence i've noticed is the following :
I'm trying to generate a div, on which i can perform dragging.
If I use the following line :
div.onmousemove = function() {dragDiv(nbTextBox, this, event)}
firefox doesn't know the "event" variable.
Wheras if I use 
div.setAttribute('onmousemove', 'dragthis(this, event)'); at the exact same place, it works perfectly.

ProblemType: Bug
Architecture: i386
Date: Thu May 17 04:39:11 2007
DistroRelease: Ubuntu 7.04
Package: firefox 2.0.0.3+1-0ubuntu2
PackageArchitecture: i386
SourcePackage: firefox
Uname: Linux Chouquettosaurus 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Javascript incoherence
https://bugs.launchpad.net/bugs/115154
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list