Opened 10 years ago
Closed 10 years ago
#15705 closed defect (wontfix)
dojo.back does not work when clicking very fast
Reported by: | tanneman | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Version: | 1.7.3 | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Steps to reproduce
- Open test page http://download.dojotoolkit.org/release-1.7.3/dojo-release-1.7.3/dojo/tests/back.html
- Click on all links
- Click on the back button repeatedly fast
Expected
- All steps are done until the initial state has been reached
Actual
- After the first (few) steps it seems it cannot keep up and no events are generated anymore. The page remains unchanged. Clicking the back button does not do anything after this (only changing the url).
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Component: | General |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
dojo.back is deprecated by dojo.hash
Note: See
TracTickets for help on using
tickets.
Note: As a reference www.gmail.com works correctly with very fast backbutton clicking