The hierarchical selection (with or without resizable enabled) doesn't work with Google Chrome browser 3.0.195.xx. Perhaps JS error?
I have only tried with Taxonomy sub-module, it might also be broken with others.
The hierarchical selection (with or without resizable enabled) doesn't work with Google Chrome browser 3.0.195.xx. Perhaps JS error?
I have only tried with Taxonomy sub-module, it might also be broken with others.
Comments
Comment #1
protoplasm commentedFirst, I really appreciate hierarchical select. It completely breaks my form pages and disables workflow links, editors, etc. in Google Chrome. I used the Chrome debugger and saw a lot of HS javascript that was being run on pages that didn't really use HS, but used taxonomy. When I disabled HS in my live, but off-line sandbox, everything reappeared. On my production site, I have chosen to drop support for Google Chrome rather than drop HS. But, I agree, I believe it is the js in HS that is too much for the Chrome browser.
Comment #2
wim leersIn that case, I welcome patches. I won't have time for at least another two months to work on this. Sorry.
I don't understand how the JS can work in all browsers (Firefox, IE, WebKit (Safari and several others) and Opera) and fail in Chrome. It must be their V8 JS engine, but still …
Comment #3
wim leersIt appears to work just fine in Chrome 5.0.307.11. I guess HS is complex enough to be used as a benchmark to test JS engine stability? :P