Problems in Firefox with drag and drop from a div with overflow: auto

M

matthewmacchia

I believe this is a Firefox bug but I was hoping someone found a
workaround.

I have implemented drag and drop functionality, but if I try to drag an
element from a div that happens to have a div with an "overflow: auto"
it seems to lose the onmouseover event for my target.

Anyone come across this issue and found a resolution?
Please advise.
Here is a link to my code.

http://www.thephred.com/drag.html


Thanks in advance
-matt
 
F

Fred Oz

I believe this is a Firefox bug but I was hoping someone found a
workaround.

I have implemented drag and drop functionality, but if I try to drag an
element from a div that happens to have a div with an "overflow: auto"
it seems to lose the onmouseover event for my target.

Anyone come across this issue and found a resolution?
Please advise.
Here is a link to my code.

http://www.thephred.com/drag.html

Doesn't work at all in Safari, buggy on Firefox Mac. Have a look at
the stuff here, seems to do most of what you are doing and works in
every browser I've tried.

<URL:http://www.walterzorn.com/dragdrop/dragdrop_e.htm>
 
M

matthewmacchia

Hey Fred,
Thanks for checking into it.
Actually, I know that the drag and drop works pretty well. It's very
stable. The only problem is the overflow problem with Firefox. I
believe (90% sure) that if I moved to another drag and drop method I
would run into the same problem of it losing focus and not firing the
onmouseover event of the target when firefox has it's overflow:auto
attribute set.

Has anyone seen this issue?
Found a resolution?
Any advice would be great.
thanks
-matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top