Hi all, I honestly dont know what is causing this but here is a video of my problem http://screencast.com/t/jdQxHeKpqVQ

Comments

haydeniv’s picture

What browser and version are you running?

dddave’s picture

Status: Active » Postponed (maintainer needs more info)

Is this happening with the latest version too?

hydra’s picture

Status: Postponed (maintainer needs more info) » Fixed

This is a really, really nice report of your bug! This was caused by the not functunal min-width property in chosen. This should have been fixed by now, please try the latest 7.x-2.x version. Thanks for reporting!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

TygrLili’s picture

Title: Chosen Does not display properly » Chosen Does not display properly (found a temporary fix)
Version: 7.x-2.0-alpha1 » 7.x-2.0-beta4
Issue summary: View changes
Status: Closed (fixed) » Active

Hi -- I just downloaded 7.x-2.0-beta and Chosen was actually not rendering at all on my displays, even across different types of fields (text select, taxonomy ref select). So I changed my library to the v1.1.0 release (I'd unwittingly just pulled down the latest release in my excitement for the new shiny...) but that didn't do much -- I noticed that some of my elements were displaying now, but still not correctly.

Anyway, I'm not sure it was precisely the same issue as in @frazras' original post here because like I said, I was able to see that some of my elements displayed (one of the selectors in my content overview page jumped shiny after the library switch & cache flush), but not all of them -- and some of the ones that did display were displaying fine -- but not all of them.

Long story short: I inspected the browser source and found that the width on some of my Chosen elements was being set to 0px somewhere. I'm fine overriding my elements for now, but I thought I'd share, since the last note on this post states that the issue should be fixed (like I said: not sure it's precisely the same issue but it seems rooted in a similar place).

In any case, I do love this module! Simple yet so handy -- and goes along with SHS. Saved me a bunch of hours! Thanks