WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4396
REGRESSION: pressing back button won't work @gmail.com
https://bugs.webkit.org/show_bug.cgi?id=4396
Summary
REGRESSION: pressing back button won't work @gmail.com
Christian Junker
Reported
2005-08-11 16:38:49 PDT
If I open up a specific email and read it till the end, I want to go back to my Inbox folder, which is done by pressing the back button. However, on Safari this does not work right, the following occurs: 1.) Gmail states that it's loading data at the top right in a visual red box 2.) all the time the page remains to be completely blank except the red box (->1.)). So what I need to do as a workaround to get into my inbox again is either clicking Inbox or reloading the gmail site which instantly opens up the main view (Inbox). general comment: Safari seems to really have some problems with Gmail, is that because JavaScript is not flawlessly integrated into the browser? (Gmail heavily uses Javascript to do all the visual stuff)
Attachments
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2005-09-07 05:22:36 PDT
back button works as expected in ffx/mac currently ToT is completely broken wrt gmail though..
David Kilzer (:ddkilzer)
Comment 2
2006-07-12 21:55:24 PDT
If GMail was expecting URL hashes (#foo, #bar, etc.) to appear in history to do this, this bug may now be fixed since
Bug 6309
landed.
David Kilzer (:ddkilzer)
Comment 3
2006-07-12 21:58:17 PDT
GMail is Google.
Antti Koivisto
Comment 4
2007-04-04 03:26:46 PDT
In Firefox you get nicely back to the mail main view. In shipping Safari you just get back to previous page you were before going to GMail. In ToT you get endless "Loading..." page. This is a Google regression and should be P1.
Darin Adler
Comment 5
2007-04-25 09:40:58 PDT
<
rdar://problem/5159418
>
David Kilzer (:ddkilzer)
Comment 6
2007-06-22 10:53:01 PDT
See misplaced comment in
Bug 9930 Comment #9
.
David Kilzer (:ddkilzer)
Comment 7
2007-06-22 10:53:43 PDT
(In reply to
comment #6
)
> See misplaced comment in
Bug 9930 Comment #9
.
Bug 9930 Comment #9
From Maxime BRITTO 2007-06-22 07:45 PDT On safari 3beta /
r23737
. When I press back button while reading a mail I come back to the page just before my InBox (the login page)
Maciej Stachowiak
Comment 8
2007-06-28 22:03:57 PDT
Sounds like this is resolved.
Graeme Rocher
Comment 9
2007-08-17 06:24:24 PDT
This is not resolved as of today's nightly webkits. As a frequent Gmail user this is the major thing stopping me from using Safari/Webkit as Gmail has become a critical app for me. Please fix it.
Graeme Rocher
Comment 10
2007-08-17 06:26:34 PDT
Oops, seems I may have marked it as resolved/fixed by accident, can someone re-open? You guys need to use JIRA ;-)
David Kilzer (:ddkilzer)
Comment 11
2007-08-17 08:14:43 PDT
Reopening per
Comment #10
.
David Kilzer (:ddkilzer)
Comment 12
2007-08-17 08:42:10 PDT
I believe this is an issue where setting iframe.src (
Bug 9145
) or frame.src (
Bug 9166
) is not registered in history. I think Gmail uses framesets. Note that setting iframe.contentDocument.location (as opposed to iframe.src) does register in history with ToT WebKit, so this could be a solution for Google until WebKit supports history when setting frame.src.
Darren Collins
Comment 13
2007-09-20 19:18:43 PDT
This works for me on Windows
r25668
. It worked at least as far back as
r24749
on Windows. Earlier versions like Windows
r24256
just did nothing when back button pressed. I have not tested on a Mac.
Stephen Harbage
Comment 14
2007-11-17 08:16:20 PST
Fixed in Safari 3.0.4 and Gmail's new interface! : ) It's great when bugs get fixed!... Time to close it?
David Kilzer (:ddkilzer)
Comment 15
2007-11-17 20:50:29 PST
Closing as this works in the new GMail interface per
Comment #14
(and also tested by me). Note that
Bug 9145
(which was duped to
Bug 9166
) was the original reason why this didn't work in GMail. That issue still has not been fixed, though. See
Bug 9166 Comment #7
for more information about this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug