If avatar (picture) fieldset is collapsible and collapased. The radio's are visible
lasac - September 8, 2009 - 14:40
| Project: | Avatar Selection |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
If avatar (picture) fieldset is collapsible and collapased. The radio's are visible.
Title says it all.

#1
probably is a conflict issue, i fixed it with adding
$('div.user-avatar-select input.form-radio').hide();in my own init.js where i call my jquery options.
#2
I'd be interested in seeing a list of the other modules you have enabled, or more specifically the other javascript that is running on that page. Any chance I could get access to that site? My contact form is enabled if you wish to send me the url privately.
#3
The above js is the exact same as the line in the avatar_selection.js file. I've had a look around the site (link sent privately) but can't see anything that would cause the problem. And the avatar selection javascript is running before the collapse.js, so it definitely should work.
You have a work around for now, which appears to fix the problem (I certainly can't reproduce it), so I'm not sure if there's much else we can do right now.
#4
i know it's exact the same line, but if i did not place it in my init.js it didn't work
#5
Can you check the 'system' table in your Drupal database and tell me the weight of the 'avatar_selection', 'user' and 'system' modules? Can you also try the latest dev version of the module?
#6
It's been over a month of inactivity so marking as "won't fix". Please feel free to re-open if you can provide answers to the questions asked or more info.
Cheers,
Stella