Closed (cannot reproduce)
Project:
Arrange Fields
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2012 at 00:30 UTC
Updated:
1 Jul 2013 at 16:05 UTC
Input field disappears. cant drag to resize. This seems to only show up on my second tab. my first tab is okay.
looks like this: http://prntscr.com/6jhq0
Comments
Comment #1
patoshi commentedseems that one of the div's was set as 0px height whereby making the draggable layer invisible:
see here: http://prntscr.com/6jht5
Comment #2
richardp commentedWell that's pretty weird! Unless I am mistaken, that div (the ui-wrapper thing) gets its inline style from jQuery itself.
My *guess* is that you might have other javascript-type things going on with your site which for some reason interfered with Arrange Fields' use of jQuery. Not sure, though.
Have you tried this in other browsers, and have you tried it with a neutral theme like Garland?
Comment #3
patoshi commentedim just using the core Seven administration theme... its a pretty clean theme with nothing else in there.
Comment #4
patoshi commentedjust tried in FF and Chrome same issue:
http://prntscr.com/6l6b0
all the input draggable fields are gone.
Comment #5
patoshi commentedit seems that the class: .ui-wrapper is being shrunk to 0px height, which is why its causing it to disappear. see here: http://prntscr.com/6ltzu
Comment #6
richardp commentedYep, that is pretty darn weird. I'm sorry, I'm not sure what to suggest. I think its clearly a javascript issue, but it seems on the surface to be outside of my control. It's possible you have another module installed which has something to do with javascript, which might be affecting AF. Not sure.
If anyone here has any ideas, I'm all ears!
Richard
Comment #7
richardp commented(closing issue)