I spent all day chasing a bug in IE, where IE has display errors if dropOnEmpty is true. I''ve filed it here http://dev.rubyonrails.org/ticket/6333 I''m trying to get a demo out the door, and was wondering if I could apply a fix instead of waiting for the triage/fix/release cycle to happen. I have no idea what the problem is, but since it works great in Firefox, maybe it''s a trivial change to accomodate IE (is that ever true? ;-) Does this have an easy fix? Thanks -Phil Crosby --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---
Christophe Porteneuve aka TDD
2006-Oct-03 11:05 UTC
Re: dropOnEmpty display bugs while dragging across sortables
Hey, philcrosby a écrit :> I spent all day chasing a bug in IE, where IE has display errors if > dropOnEmpty is true. I''ve filed it here > > http://dev.rubyonrails.org/ticket/6333 > > I''m trying to get a demo out the door, and was wondering if I could > apply a fix instead of waiting for the triage/fix/release cycle to > happen. I have no idea what the problem is, but since it works great in > Firefox, maybe it''s a trivial change to accomodate IE (is that ever > true? ;-) Does this have an easy fix?Since *worksforme*, we''d need to see a minimalistic reproduction of your issue online to see where the problem might lie, and how to fix it. -- Christophe Porteneuve aka TDD tdd-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---
philcrosby
2006-Oct-03 14:34 UTC
Re: dropOnEmpty display bugs while dragging across sortables
The bug report contains a minimalistic reproduction, but I''ve stuck a live repro here: http://www.philisoft.com/repro/drop/ Remember, works fine in firefox, doesn''t work in IE6 (haven''t tried IE7) --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---