milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

Still buggy on mobile? {li.toggle-topbar.menu-icon a} #160

Open shrwnsan opened 11 years ago

shrwnsan commented 11 years ago

I'm using latest 4.0.9 style and JS files. But testing on iPhone 4 6.1.2, gives some inconsistent behavior. Anyone else?

TIA

randomfreeform commented 11 years ago

only thing I've noticed is having to do a long click or repeated click for the menu to react. What inconsistent behavior are you observing?

shrwnsan commented 11 years ago

What you have noticed pretty much... ^^

shrwnsan commented 11 years ago

I'm getting this error too via Firefox

NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments [nsIDOMWindow.scrollTo]

To replicate, go to browser width where top-bar switches to its mobile form, scroll down a bit, and then click on the .menu-icon. Anyone else?

I'm on the latest commit as well.

randomfreeform commented 11 years ago

Hey stechico, I tried what you asked on my test site but didn't have anything odd.. BUT I'm not current and have my menu break set to just under a iPad potrait size. l plan to update everything in a day or 2 and will post results then. If you have a site URL that I can visit with the issue I'll post back what I see if you like... R

shrwnsan commented 11 years ago

I see. I'm currently developing on my local. Will update when I am allowed to get something up on a server. Let me know how it goes when you have upated to latest upstream/master if any. TIA