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!
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
Comments
Comment #1
haydeniv commentedWhat browser and version are you running?
Comment #2
dddave commentedIs this happening with the latest version too?
Comment #3
hydra commentedThis 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!
Comment #5
TygrLili commentedHi -- 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