Title: Back Button on Smartphone Causing Bug
Last modified: August 21, 2016

---

# Back Button on Smartphone Causing Bug

 *  [ilnenterprises](https://wordpress.org/support/users/ilnenterprises/)
 * (@ilnenterprises)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/back-button-on-smartphone-causing-bug/)
 * There’s a strange little bug that happens on smartphones with this plugin. On
   a smartphone, start on a page (page 1) that’s not the homepage. Then choose another
   page (page 2) from the dropdown menu (via Responsive Menu plugin). Then, hit 
   the back button on the phone. The page title name of the previous page remains
   in the menu.
 * So, you’re on page 1, but the name of page 2 shows up in the menu. It’s a little
   confusing for non-techies. I know it’s a nit. Can this bug be fixed easily?
 * We have our demo version on [http://www.ilnenterprises.net/milo2/](http://www.ilnenterprises.net/milo2/)
 * Thank you,
    Ed
 * [http://wordpress.org/extend/plugins/responsive-select-menu/](http://wordpress.org/extend/plugins/responsive-select-menu/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * (@sevenspark)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/back-button-on-smartphone-causing-bug/#post-3688288)
 * Hi Ed,
 * I think that’s going to be based on the browser’s caching of the form elements
   from a previous page. It resets the form to the previous state – which is whatever
   link the user navigated to from that page. I suppose you could put in some javascript
   that would check and actually set the selected menu item on page load with this:
 * `$( '.responsiveMenuSelect' ).val('');`
 * Hope that helps 🙂
 * Chris

Viewing 1 replies (of 1 total)

The topic ‘Back Button on Smartphone Causing Bug’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/responsive-select-menu_eeeef0.svg)
 * [Responsive Select Menu](https://wordpress.org/plugins/responsive-select-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-select-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-select-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-select-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-select-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-select-menu/reviews/)

## Tags

 * [back button](https://wordpress.org/support/topic-tag/back-button/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [name](https://wordpress.org/support/topic-tag/name/)
 * [smartphone](https://wordpress.org/support/topic-tag/smartphone/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 1 reply
 * 2 participants
 * Last reply from: [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/back-button-on-smartphone-causing-bug/#post-3688288)
 * Status: not resolved