After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670065 - Password remembering infobar prompt disappears on redirect
Password remembering infobar prompt disappears on redirect
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: Passwords, Cookies, & Certificates
git master
Other Linux
: Normal major
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 670600 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-02-14 13:13 UTC by Sergio Villar
Modified: 2017-01-04 23:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sergio Villar 2012-02-14 13:13:27 UTC
1- go to some page with a typical login/password form (password must not have been remembered before)
2- enter valid credentials and submit
3- remember password bar appears BUT it disappears as soon as the destination page starts to load. Unless page loading is very slow it's impossible to click on any button.
Comment 1 Xan Lopez 2012-02-22 11:52:00 UTC
*** Bug 670600 has been marked as a duplicate of this bug. ***
Comment 2 Xan Lopez 2012-02-22 11:53:20 UTC
What we need to do is get rid of the infobar only if the navigation is started by the user, not because of automatic redirects. That or revert the change that broke this, but I think the idea of removing the infobar on navigations is a good one in general.
Comment 3 Jean-François Fortin Tam 2012-10-07 21:42:51 UTC
Xan, I think this might be the other way around... show the infobar *after* redirects, as in bug #679909. Should we consider this a dupe of 679909?
Comment 4 Tobias Mueller 2013-02-13 22:18:05 UTC
Reopening as I can't see any open non developer question.
Comment 5 Claudio Saavedra 2013-02-14 00:49:22 UTC
(In reply to comment #2)
> What we need to do is get rid of the infobar only if the navigation is started
> by the user, not because of automatic redirects. That or revert the change that
> broke this, but I think the idea of removing the infobar on navigations is a
> good one in general.

Not so sure about that -- see bug 692943.
Comment 6 Michael Catanzaro 2017-01-04 17:59:59 UTC
I think we no longer remove this info bar on redirects, right? Can this be closed?
Comment 7 Julien Olivier 2017-01-04 21:30:08 UTC
(In reply to Michael Catanzaro from comment #6)
> I think we no longer remove this info bar on redirects, right? Can this be
> closed?

Yes, that seems fixed.