Skip to content
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

jQuery Address tabs - back button behavior failing in Chrome #92

Open
frankosaurus opened this issue Jun 13, 2011 · 2 comments
Open

jQuery Address tabs - back button behavior failing in Chrome #92

frankosaurus opened this issue Jun 13, 2011 · 2 comments

Comments

@frankosaurus
Copy link

The tabs demo page for jQuery Address does not function as expected.

Here are the steps to reproduce the issue:

  1. Load URL: http://www.asual.com/jquery/address/samples/tabs/
    Overview pane displays. (#Overview shows in the URL)
  2. Click "Features" tab. "Features" pane loads. (#Features shows in the URL)
  3. Click Back button. Overview tab/pane does NOT display as it should. Instead, the Features tab continues to show.

This was tested on Chrome 12.0.742.91

In Firefox 4 and IE 8, the behavior works as expected.

@jmalonzo
Copy link

Frank, if this works in FF4 and IE8 but not in Chrome, is it safe to say that this is a Chrome bug and not address?

@theGeekPirate
Copy link

It's only a problem with the Overview tab once it's initially loaded.

  1. Click on any other tab
  2. Click on Overview tab
  3. Click on any other tab

Result: Back/Forward work as expected

If you simply start from http://www.asual.com/jquery/address/samples/tabs/#Overview instead of http://www.asual.com/jquery/address/samples/tabs , it will also work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants