-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
menshealth.com - Touch interactions are not working on mobile #1242
Comments
|
top right menuThe markup for the top right menu is the following 😢 <div id="mobify-menu"><span id="mobify-menu-toggle">Menu</span>
<div>
<a title="Automobile" href="/">Home</a>
<a title="Bizarre" href="/fitness/">Fitness</a>
<a title="Business" href="/sex-women/">Sex & Women</a>
<a title="Critic" href="/health/">Health</a>
<a title="Design" href="/nutrition/">Nutrition</a>
<a title="Environment" href="/weight-loss/">Weight Loss</a>
<a title="Style" href="/style/">Style</a>
<a title="Lifestyle" href="/grooming/">Grooming</a>
<a title="Video" href="/video/">Video</a>
<a href="https://secure.rodale.com/webapp/wcs/stores/servlet/OaeEntryPage?storeId=10057&mktOfferId=HLH62519&keycode=I4EZ0A00&cm_mmc=Menshealth.com-_-Mobile-_-MH%20Mobile%20Simple%20Nav-_-OfferId_HLH62519_keycode_I4EZ0A00">Subscribe</a>
<a href="#" class="last" onclick="Mobify.desktop()">Full Site</a>
</div>
</div> ok Many resources are not loaded on Firefox Android.
|
The latest nightly doesn't have such a problem. However being so buggy on my device (videos doesn't exit from full screen, zoom level overwrite some clickable links etc) it was reinstalled and I must say that user experience is a little bit different. |
For "zoom level" read: doesn't have a proper click delay in relation with touch adjustment feature. That's not the case here but note that site compat is not under discussion here. |
@sagrid I tested with Firefox Nightly on Android too. I confirm issues I put in the previous comment. Could you share your UA when testing? |
Browser |
Seems to work fine on Firefox Android and Firefox OS. I did also test on a Firefox OS tablet, seemed OK. I could not find any videos on the site. |
URL: http://www.menshealth.com/
Browser / Version: Firefox Mobile 41.0
Operating System: Android
Problem type: Something else - I'll add details below
Steps to Reproduce
Expected Behavior:
Actual Behavior: menu button doesn't work. No menu overflow.
The text was updated successfully, but these errors were encountered: