Closed
Bug 930905
Opened 12 years ago
Closed 12 years ago
[OS X] Swiping animation goes back to blank white pages sometimes. Requires user to go back twice.
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 881964
People
(Reporter: bugzilla, Unassigned)
References
()
Details
Attachments
(1 file)
|
8.25 MB,
video/quicktime
|
Details |
Build ID: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:27.0) Gecko/20100101 Firefox/27.0
Tested on a MacBook Pro (early 2013) with retina display with clean profile, no extensions
STR:
1. go to www.dn.se
2. scroll down a bit
3. click on any link
4. go back slowly to trigger swiping animation
Actual results:
Sometimes you go back to a blank page and not the page you were on. See video.
I also noticed that the page jumps down a bit when clicking on a link, this can be seen on the video at 00:07 - 00:08.
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
I noticed now that this might be an issue with the website itself. I need to go back as well 2 times using Firefox 25 beta. Might not be related to the swiping animation.
Comment 3•12 years ago
|
||
What happens in other browsers, like Safari, Chrome and Opera?
| Reporter | ||
Comment 4•12 years ago
|
||
Safari 7 and latest Chrome goes back on www.dn.se directly without any issues. This works fine in Firefox as well once I turned off JavaScript. Must be some script on that page causing this issue.
Comment 5•12 years ago
|
||
I've seen similar broken behavior (before implementing swipe animations) when the page used pushState [1] to manipulate the browser history. Not sure if that's what's going on here.
[1] https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Manipulating_the_browser_history
| Reporter | ||
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•