intel / appframework

The definitive HTML5 mobile javascript framework
http://app-framework-software.intel.com/
MIT License
2.43k stars 881 forks source link

Issues of slidemenu plugins #762

Open aronica opened 9 years ago

aronica commented 9 years ago

Hi, I have an app using appframework version 2.1, the app is quite simple with the main page full of list items, and each item have a detail page, besides, I have a left side menu using slidemenu plugins. I encounter these problems as below:

Firstly,when I swipe open the menu and then swipe to close it, sometimes I get into this situation ,with a gray overlay still exists here , if I touch anywhere of the screen, It will disappear at once. screenshot_2014-09-24-09-54-37 1

Secondly, when I get in the detail page of a list item, if I click back button and want to go back to the list page, sometimes the left side menu will open automatically.

The last one, when I touch back button from item detail page, the main page with list items always shows the top N items, I think it's better to show the the items before I get into the detail page(I have a long list and I scroll much to find the right item, maybe this is not an issue,sorry for that.)

BR aronica

aronica commented 9 years ago

PS: I test it with my Sony Xperia arc s with android version 4.0.4

imaffett commented 9 years ago

please provide a sample that reproduces the issue, otherwise we cannot help