Closed (fixed)
Project:
Facebook Connect
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2009 at 09:33 UTC
Updated:
19 Mar 2009 at 04:30 UTC
Hi
After i installed Facebook connect my drag and drop function stop working. basically every time I drag a block the field set stay sticky to the mouse thus not allowing me to save anything
I am not a coder but how can I fix this I really love the facebook connect module
Comments
Comment #1
aaron stanush commentedI can confirm this bug on my site as well. While the Facebook Connect module is enabled, all drag and drop interfaces (most importantly, the block and menu system) break. Once you click an item to drag it, you cannot let go of the item. Even if you get the items in the spot you want, clicking submit will not save their positions. When I disable the module normal click and drag functionality resumes.
Comment #2
demian dellinger commentedI want to confirm this exact problem on two installations.
Very Critical.
Comment #3
aaron stanush commentedUpdating issue title
Comment #4
NieMarie commentedYes, I'm having the same problem as well.
Comment #5
deanmeistr commentedI have the same problem...usually have to click or hit return to release the mouse. Also have noticed that I cannot save changes in block order afterwards, the change made isn't saved.
Comment #6
poundy commentedSame problem, I was wondering what caused this. It is good to know.
Comment #7
bcobin commentedThe module in its current state clearly has conflicts with javascript used by both Drupal and other modules - I wish I had the ability to diagnose this, but I don't, unfortunately. Anybody have any ideas?
Temporary workaround here on the js issue (other than disabling the module) is to:
- Disable javascript on the pages in question
- Make changes using weights
- Save
- Re-enable javascript when you're done.
Looking forward to a fix for this - thanks to the developers and community for what I hope will soon be a very cool module!
Comment #8
markdorisonI am experiencing the same issue.
Comment #9
LaNets commentedIt seems the javascript library provided by facebook comes into conflict with the javascript in drupal, module like gmap, or the ajax fields of taxonomy are also impacted.
Comment #10
Driscoll commentedI'd just like to confirm that it's broken in beta6 and the current dev version. The autocomplete boxes for tags get filled up with a bunch of plaintext javascript functions. I'll take a crack at it, if anyone familiar with the code can steer me in the right direction.
Comment #11
randallknutson commentedOkay I just ran into this myself. I've narrowed it down to the last line in FeatureLoader.js that loads in some javascript from Facebook.
When I comment that line out, drag and drop works again but the facebook javascript no longer works.
Comment #12
LaNets commentedHello, the latest dev version correct this problem, this fix will be part of the next release.
Thank you for your participation in the resolution of this bug.
Comment #13
Driscoll commentedGreat, thanks a ton.
Comment #14
bcobin commentedDrag and drop for blocks does seems to be OK now (thank you much!) but reordering in Views still breaks.
Almost there...
Comment #15
socialnicheguru commentedThis also happens in D5 version... anyway to fix it there too?
http://drupal.org/node/380488
Comment #16
LaNets commentedFixed in 6.x-1.0-beta7.
Comment #17
pauldawg commentedExcellent, this works great!