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

patoshi’s picture

seems that one of the div's was set as 0px height whereby making the draggable layer invisible:

see here: http://prntscr.com/6jht5

richardp’s picture

Well 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?

patoshi’s picture

im just using the core Seven administration theme... its a pretty clean theme with nothing else in there.

patoshi’s picture

just tried in FF and Chrome same issue:

http://prntscr.com/6l6b0

all the input draggable fields are gone.

patoshi’s picture

it 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

richardp’s picture

Yep, 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

richardp’s picture

Status: Active » Closed (cannot reproduce)

(closing issue)