I have noticed that when Hierarchical select is enabled, Firefox browser form autocomplete stops working for all text fields. I often need to pull up the autocomplete suggestions from Firefox form history while entering node data for convenience. After, disabling Hierarchical Select module, Firefox autocomplete / autofill form history starts working again. I have Hiearchical Select Taxonomy and Hierarchical Select Taxonomy Views enabled.
Comments
Comment #1
wim leersFirefox is to blame: their implementation of that feature is buggy and causes lots of problems with AHAH/AJAX forms.
It's disabled because of that reason in hierarchical_select.js:
If you can live with the bug it causes, you can comment these lines.
Comment #2
Coupon Code Swap commentedThanks for the quick response Wim. I never hard refresh a node form I have opened to edit because that in itself causes issues when I go to save the form. I can't wait to try out the bug :D