Closed
Bug 200917
Opened 23 years ago
Closed 23 years ago
UserAndPassword prompt should have a checkbox
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mpgritti, Assigned: blizzard)
References
Details
Attachments
(1 file, 2 obsolete files)
1.38 KB,
patch
|
Details | Diff | Splinter Review |
You can test it at:
http://www.gemal.dk/browserspy/password.html
While mozilla shows a checkbox to remember u/p, TestGtkEmbed doesnt.
![]() |
Reporter | |
Comment 1•23 years ago
|
||
![]() |
Assignee | |
Comment 2•23 years ago
|
||
Is this the same as bug #200060, or are they just related?
Blocks: gtk2
Status: NEW → ASSIGNED
![]() |
Reporter | |
Comment 3•23 years ago
|
||
Not the same bug but it can be fixed in the same way. Attacched patch fix both.
Attachment #119613 -
Attachment is obsolete: true
![]() |
Assignee | |
Updated•23 years ago
|
Attachment #119618 -
Flags: review?(blizzard)
![]() |
Assignee | |
Comment 4•23 years ago
|
||
I went through and audited all of the various dialogs. Turns out a lot of them
have optional checkboxes and weren't included in the struct properly. This
should fix them.
Attachment #119618 -
Attachment is obsolete: true
![]() |
Assignee | |
Comment 5•23 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
![]() |
||
Updated•22 years ago
|
Attachment #119618 -
Flags: review?(blizzard)
Updated•14 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•