Opened 9 years ago
Closed 9 years ago
#9704 closed bug (invalid)
Back button (history) broken for tabs with 1.10.3
Reported by: | cwant | Owned by: | cwant |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tabs | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This bug is difficult to show with a jsFiddle since the code changes the URL hash, but the bug is evident on your own website, so I'll show it there. Go to:
On the examples menu on the right (a set of vertical tabs), click on the first four items:
Default functionality Collapse content Content via Ajax Open on mouseover
As you do this, The URL will change to:
http://jqueryui.com/tabs/#default http://jqueryui.com/tabs/#collapsible http://jqueryui.com/tabs/#ajax http://jqueryui.com/tabs/#mouseover
Now press the back button a few times -- sometimes it refreshes the URL hash and the page content, other times it doesn't -- it does strange things!
This bug doesn't exist with 10.8, which I'm upgrading my code from.
Regards, Chris
Change History (2)
comment:1 Changed 9 years ago by
Owner: | set to cwant |
---|---|
Status: | new → pending |
comment:2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
This doesn't seem to have anything to do with the tabs widget, since you can experience this behavior for all widget demos.
I'm not sure what version you're upgrading from, but 10.8 isn't a version.
Please provide a reduced test case if you're having problems outside of jqueryui.com.