Giter Club home page Giter Club logo

Comments (30)

 avatar commented on August 25, 2024

I tested a bit earlier (with the default browser) on a device with Android 2.3.6 and the problem wasn't present. Maybe someone else will help with a newer device.

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

Looking into this.

from flexnav.

NRobotham avatar NRobotham commented on August 25, 2024

I tested flexnav on 2.3.3 (using eclipse) and on Android devices with 2.3.5, 4.1.1 and 4.1.2. I can confirm they all show the bug described by paulcredmond, except for 2.3.5 which doesn't open the menu at all.

The menu drops down and then immediately collapses again, but if you touch and hold down for a second the menu will drop down and stay open.

I really like flexnav and want to use it for a project so it would be much appreciated if you could fix this bug.

Hope this is of any use.

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

Thanks @NRobotham! Looking into this. I've got a major release coming that should fix this issue.

from flexnav.

NRobotham avatar NRobotham commented on August 25, 2024

Thanks for your quick reply! Looking forward to the new release.
Op 30 jul. 2013 18:13 schreef "Jason Weaver" [email protected] het
volgende:

Thanks @NRobotham https://github.com/NRobotham! Looking into this. I've
got a major release coming that should fix this issue.


Reply to this email directly or view it on GitHubhttps://github.com//issues/54#issuecomment-21801432
.

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

Doing some browser testing for the new v1.0 release: #56 (test demo here).

All Android browsers for smartphones seem to be working fine now but I'm running into issues with larger touch screens (tablets) where the drop downs are showing for just a second and then retracting back up. Looking into fixing this issue this weekend.

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

Tested on Android devices and couldn't replicate this bug anymore. Closing for now but please comment here if anyone finds an issue.

from flexnav.

NRobotham avatar NRobotham commented on August 25, 2024

I downloaded and tested the latest version but still having the dropdown/retracting bug!

I'm using Android 4.1.1 on a galaxy tab 2 and Android 4.1.2 on a XPeria S mobile phone. When tapping on the edge (which looks like tapping outside the menu button) the menu does drop down as it should. But just tapping in the middle as you would normally do shows the bug again. The touchbuttons for the submenu items are also still showing the bug.

Is the provided test demo link posted before up to date? I also tested with this link but also still shows the bug.
....or am I just doing something wrong?

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

@NRobotham Hmm, Let me do more testing then. http://jasonweaver.name/lab/flexiblenavigation is up to date. I'm going to grab a galaxy tab 2 and test it out. Are you testing on the default browser?

from flexnav.

NRobotham avatar NRobotham commented on August 25, 2024

Yes, testing on the default browser. It works fine on other browsers like FF, Chrome, Opera.

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

I've released v1.1. https://github.com/indyplanets/flexnav/releases/tag/v1.1

This adds timeout flags to events that attempt to stop double firing on some Android browsers. I couldn't replicate the bug so post here if your issues stopped or still persist. Thanks!

from flexnav.

NRobotham avatar NRobotham commented on August 25, 2024

Jason, I've tested the new release (1.1) and http://jasonweaver.name/lab/flexiblenavigation again. I'm sorry to say that the dropdown/retracting bug still persists on the default android browsers (android 4.1.1 and 4.1.2).

Were you able to test on a galaxy tab 2?

Hope I'm not getting on your nerves

Niels

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

@NRobotham Ok. I wasn't able to reproduce it on a galaxy tab 3. I'll go find a 2 to test on.

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

@NRobotham Can you jump on a Skype call for testing? I'm mrJasonWeaver on Skype.

from flexnav.

 avatar commented on August 25, 2024

@indyplanets I feel pretty sorry right now that I don't have more Android devices to test with and help you guys. Anyway, sending both of you big, grizzly bear hugs, encouragements for your work + loads of virtual beer 👍

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

@Pallandt Thanks! We'll get this pesky bug figured out. I have a few ideas and may have to take away features in order to solve this. I'd rather have the nav accessible on all devices and if that means taking away fast clicks then I'm cool with that. 🍺 🚀 :octocat:

from flexnav.

 avatar commented on August 25, 2024

@indyplanets You probably know about this library, but in case not, and if you'll have to remove fast click support from your project, perhaps add a suggestion in the readme for this https://github.com/ftlabs/fastclick as a potential 'add-on' for the people that need this behavior. More at http://labs.ft.com/articles/ft-fastclick/

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

@Pallandt Yes. Thanks. I was considering that.

from flexnav.

NRobotham avatar NRobotham commented on August 25, 2024

@indyplanets I would be more then happy to help you if you want me to test a couple things... it's the least I can do. So a Skype call is a good idea. I've noticed a time difference of 7 hours between Texas and the Netherlands so I'm not sure when to call. I might be able to skype Friday afternoon (around 11.00 - 12.00 Texas time?) but not sure....so it will probably be Saturday (afternoon). Is that ok? Or should I just try and call when your online?

I think I'm able to test your demo page on more android devices on Friday. I'll get back to you on that. Grtz.

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

@NRobotham Saturday works for me. Ping me on the Skypes.

from flexnav.

Kinky69 avatar Kinky69 commented on August 25, 2024

Hi Jason,
i can confirm this bug. Testet on various Android Tablets - Samsung Galaxy 3 (7.0),Samsung Galaxy 3 (8.0)) and another no Name-Tablet (Android 4.2). With version 0.9 this bug does not appear. Greets

from flexnav.

howlermonkey avatar howlermonkey commented on August 25, 2024

Is there any update on this bug?

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

I've removed touchstart event handlers to see if this is causing the issue. https://github.com/indyplanets/flexnav/releases/tag/v1.2 Cannot reproduce this bug. Can I get some testers? http://jasonweaver.name/lab/flexiblenavigation

from flexnav.

mrjasonweaver avatar mrjasonweaver commented on August 25, 2024

After testing on a few Android devices I've decided to close this issue. I'll reopen if someone can reproduce.

from flexnav.

howlermonkey avatar howlermonkey commented on August 25, 2024

Hi Jason,

Can you check
www.aestheticlaserclinic.co.uk on Android? I have updated your script, but
still having issues.

THanks again.

Iain Howell
t: 07984925526
e: [email protected]

https://plus.google.com/u/0/102794957248369584889/
http://www.twitter.com/iainhowell
http://www.dribbble.com/howlermonkey
http://www.stumbleupon.com/stumbler/ihowell/
http://www.stumbleupon.com/stumbler/ihowell/

On 7 October 2013 07:08, Jason Weaver [email protected] wrote:

After testing on a few Android devices I've decided to close this issue.
I'll reopen if someone can reproduce.


Reply to this email directly or view it on GitHubhttps://github.com//issues/54#issuecomment-25786762
.

from flexnav.

 avatar commented on August 25, 2024

@howlermonkey I've checked your Joomla site in the W3C validator, there are 2 clear errors caused by missing closing tags somewhere and quite a handful of warnings. It is possible that the issues you're experiencing are related to this and not to flexnav.
The definitive confirmation would be to just check the official demo for flexnav on the same Android device + browser you used to access the site you mentioned. If you get the same issue(s) with the original demo, please post back the device type, as well as exact Android version; also specify if you used the default browser or if not, what specific browser was used.

from flexnav.

howlermonkey avatar howlermonkey commented on August 25, 2024

I have resolved it..
It was due to the jquery version needing to be a recent version. I have it
working with 1.10.2.

Is it worth including the jquery version in github zip or specified on your
site.

Thanks again for all your help..
PS. looking into the errors now too..

Iain Howell
t: 07984925526
e: [email protected]

https://plus.google.com/u/0/102794957248369584889/
http://www.twitter.com/iainhowell
http://www.dribbble.com/howlermonkey
http://www.stumbleupon.com/stumbler/ihowell/
http://www.stumbleupon.com/stumbler/ihowell/

On 7 October 2013 11:12, pallandt [email protected] wrote:

@howlermonkey https://github.com/howlermonkey I've checked your Joomla
site in the W3C validator, there are 2 clear errors caused by missing
closing tags somewhere and quite a handful of warnings. It is possible that
the issues you're experiencing are related to this and not to flexnav.
The definitive confirmation would be to just check the official demo for
flexnav on the same Android device + browser you used to access the site
you mentioned. If you get the same issue(s) with the original demo, please
post back the device type, as well as exact Android version; also specify
if you used the default browser or if not, what specific browser was used.


Reply to this email directly or view it on GitHubhttps://github.com//issues/54#issuecomment-25797428
.

from flexnav.

NRobotham avatar NRobotham commented on August 25, 2024

@indyplanets I tested v1.2

The menu drops down and immediately collapses again... but this only happens if you click the menu item for the first time and only at the given breakpoint when the full menu is showing. The second time (click) it works as expected.

Hope this is minor issue.

from flexnav.

prowebdesignro avatar prowebdesignro commented on August 25, 2024

I can confirm what @indyplanets said. Tested on Samsung Galaxy Note 10.1

from flexnav.

delime avatar delime commented on August 25, 2024

Hello, i've got the some bug as @indyplanets. Android 4.4.2 Nexus 10

from flexnav.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.