D
David Mark
I'm doing extremely picky tests (put mouse pointer on the dot in "!"
I don't know what that means. Nor does it matter what sort of tests
you are doing. I just repeated my test, concentrating on the white
box and it didn't take five seconds before I was dragging without the
mouse button. Try scrolling the window a bit and then dragging the
things around. That seems to be when the wheels fall off.
and drag) and some very unreasonable things (drag out of the browser,
Don't worry about that.
left side, circle around the browser to the right side and reenter).
Locking in quite well.
As you see it.
You did notice that the blue box is constrained, as if it's a vertical
Yes.
slider? The red and white boxes can be dragged all over. You can
Not easily.
arrow left or right from the blue box and still drag. This is the
scrollbar behavior on every browser I've tried. (Some limit the x-
distance. Some have no limit.)
I don't follow.
I've introduced an MSIE bug, and there's a scrolling issue but
Why would you introduce such a thing? And what scrolling issue?
otherwise it's working well. I certainly appreciate your advice and
I've taken most of it. (The latest version is delta-free.)
Take all of it. I've been writing drag and drop code for browsers
since IE4.
When I can type again I'll even start quoting numbers. But you've
Whatever.
still not explained why this isn't a problem: without the ceiling,
Why what isn't a problem?
what happens when some one drags a draggable over other things that
may be listening for mouseup and mousemove?
I told you. That should be left to the calling code. After all, that
is what attaches such listeners (or not.)