Quite predictably my demo doesnt suffer from the problem.
Maybe it's the (gasp) nested sortables.
I'll build this in and see if I can get my test case to replicate the
problem.

Gareth


On 6/1/07, Gareth Evans <[EMAIL PROTECTED]> wrote:
>
> Hi Guys, Thomas particularly.
>
> I posted some time ago about a prob I was having where small sortables
> tended to jump around when I was sorting them with the mouse.
> I've done a bit more digging and narrowed the problem down to a better
> example.
> I will get an online ver up today if I get time, but
>
> I have a div containing many other divs. Inside each of these 'row' divs,
> there are left floated divs with fixed widths (columns).
> The height of the row divs is what seems to matter.
> *Below 30px*, the issue occurs, once I increase the height to above 30px,
> the problem goes away.
> The problem exists in* both IE and FF*.
>
> As I drag a row up, above another row, it seems to swap position on every
> alternate pixel.
> On one pixel, it will be below the target (element I am dragging the
> selected row above) element, on the next, above it.
> *This only occurs when droponempty:true*
> If I turn dropOnEmpty to false, or increase the sortable row height, the
> problem disappears completely.
> I'm not sure whats going on, but it seems to be an error in the drop on
> empty code, that only rears with floatable divs and small height sortables.
> Fairly edge case but I've dug into the code and not having much luck
> following it.
>
> I will get a working example up asap, but until then- any suggestions?
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to