HS + Resizable body conflict: HS greys out and hangs
gkap - January 13, 2010 - 09:47
| Project: | Resizable Body |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | compatibility |
Jump to:
Description
I'm having issue with HS Select when used with Dropdown option (as shown HS_Dropdown.jpg), selection section grey out and hangs soon after making an entry selection. Though it works fine when preview and using Tag option(HS_Tags.jpg).
Thanks,
gp
| Attachment | Size |
|---|---|
| HS_Dropdown.jpg | 9.62 KB |
| HS_Tags.jpg | 5 KB |

#1
99% certain that another module is causing this.
Can you reproduce this on a vanilla Drupal site? If you cannot, keep on adding modules that you're using on your actual site until the problem is reproduced.
When you're able to reproduce this (on a vanilla Drupal site with the minimum number of modules to reproduce it), then please make a screencast of:
That makes it easier for me to reproduce the problem. Thanks!
P.S.: don't have any screencast software yet? On Windows and Mac OS X, you can use the free Jing.
#2
There was another issue that mentioned Ubercart modules may be causing it. I tried disabling them but problem remains. Is there a better way of debugging the issue than going back to vanilla in middle of development?
Thanks,
gp
#3
No, there is no alternative, besides disabling every setting you've ever made manually. That's one of the painful aspects of Drupal: configuration management always drive you insane.
And you don't have to "go back to vanilla". You just have to set up another site, install HS, and try to reproduce the problem.
#4
It was like finding needle in the haystack but I found out that it was caused by 'Resizable body' module, specifically 'Resizable CCK Text Fields' sub module:
http://drupal.org/project/resizable_body
Thanks,
gp
#5
See? :)
Moved to the correct issue queue. Marked as critical bug because if it causes problems for HS' JS, it's likely to cause problems for other JS too.