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 320301 - Cancelling password dialog does not work
Cancelling password dialog does not work
Status: RESOLVED WONTFIX
Product: epiphany
Classification: Core
Component: [obsolete] Backend:Mozilla
git master
Other All
: Normal minor
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-31 12:33 UTC by lsof
Modified: 2009-02-28 16:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description lsof 2005-10-31 12:33:47 UTC
If I visit a website for which epiphany has stores a password, it will prompt me
to enter the master password so it can fill in the username/password fields.
Pressing cancel does not cancel the dialog. It seems as though I have to press
cancel for each of the elements epiphany knows how to fill.

Other information:
Comment 1 Reinout van Schouwen 2006-01-29 19:16:39 UTC
Thanks for your bug report. Does this still happen in Epiphany 1.9.x? Can you give an example URL so we can try to reproduce your problem?
Comment 2 lsof 2006-02-05 14:14:01 UTC
It's still broken in 1.9.6

To reproduce:
1. killall epiphany
2. Load epiphany, go to Edit> Personal Data> Passwords
3. Do not enter the master password. Press escape, once for each password (!)
Comment 3 Christian Persch 2006-02-06 14:23:03 UTC
I had to back out the fix for unrelated reasons.
Comment 4 lsof 2006-05-30 11:43:03 UTC
(In reply to comment #0)
> It seems as though I have to press
> cancel for each of the elements epiphany knows how to fill.

i.e. say I have two saved passwords for yahoo.com (and therefore two saved usernames), I will be prompted FOUR times for the master password.

Expected behaiour: Prompt just once.

Can't this be fixed with a simple flag?
Comment 5 lsof 2006-07-26 18:04:21 UTC
Please could this bug be marked as CONFIRMED?
Comment 6 lsof 2006-08-21 12:49:30 UTC
Please can this be marked as confirmed?
Comment 7 Reinout van Schouwen 2006-08-26 16:16:24 UTC
ok, marking NEW, as chpe said he had a fix...
Comment 8 Christian Persch 2006-08-26 16:44:02 UTC
The main question is how the master password got there in the first place, since epiphany doesn't support that feature...
Comment 9 lsof 2006-08-26 17:40:28 UTC
I use it every day, so it must do :)

Was it supported at any point in the past?
Comment 10 Christian Persch 2006-08-26 18:55:17 UTC
I was never supported.

However it appears under some circumstances gecko thinks a master pwd was set when using a mozilla <= 1.7 generated profile with ff/xulrunner.

Related mozilla bugs: https://bugzilla.mozilla.org/show_bug.cgi?id=269138  and https://bugzilla.mozilla.org/show_bug.cgi?id=237610 .
Comment 11 Xan Lopez 2009-02-28 16:26:22 UTC
This bug is Gecko-only, so closing as WONTFIX since we are focusing in WebKit from now on.