Ubercart Checkout + IE7 + Google Toolbar Autofill = broken
by Sean McKeon, Web Developer
Working on an Ubercart site recently, I ran into a small snag : some of the collapsible fieldsets weren't opening under IE7 when using the Google Toolbar w/ AutoFill enabled. Specifically, the Delivery & Billing information panes weren't displaying their form fields when expanded.
The simple work-around was to go into Ubercart's checkout settings and disable the "Use collapsing checkout panes with next buttons during checkout." - this seems to be the way that all the other Ubercart sites I looked at handled the problem. A bit of investigation showed that the problem went away after rewriting theme_address_pane() to not use tables.
I'm sure there's a very good explanation for this. If it wasn't 7pm on a Friday night, I might come up with an answer.
Comments
Hi - just wondering if you
Posted by luke on . [Reply]
Hi - just wondering if you ever got to the bottom of this problem?
Do you know if it's possible
Posted by Dallas Clark on . [Reply]
Do you know if it's possible to remove the collapse/show functionality all together?
Add new comment