Closed
Bug 1043589
Opened 10 years ago
Closed 9 years ago
Autocomplete passwords does not work on central and aurora
Categories
(SeaMonkey :: Passwords & Permissions, defect)
Tracking
(seamonkey2.29 unaffected, seamonkey2.30 fixed, seamonkey2.31 fixed)
RESOLVED
FIXED
seamonkey2.31
Tracking | Status | |
---|---|---|
seamonkey2.29 | --- | unaffected |
seamonkey2.30 | --- | fixed |
seamonkey2.31 | --- | fixed |
People
(Reporter: adriank, Assigned: neil)
References
Details
Attachments
(1 file)
1.73 KB,
patch
|
philip.chee
:
review+
iannbugzilla
:
approval-comm-aurora+
|
Details | Diff | Splinter Review |
On central and since the merge this week on aurora too, the password autocompletion function stopped working (at least on Linux). When you start typing the user name on a page (or just double click that field), then click on the suggested name, the password is not filled in even though it is still properly saved according to the Password Manager. Afaics, atm there is no way to access the saved passwords other than through manual copy from the password manager.
Assignee | ||
Updated•10 years ago
|
Blocks: 949617
status-seamonkey2.29:
--- → unaffected
status-seamonkey2.30:
--- → affected
status-seamonkey2.31:
--- → affected
OS: Linux → All
Hardware: x86_64 → All
Assignee | ||
Comment 1•10 years ago
|
||
![]() |
||
Comment 2•10 years ago
|
||
Comment on attachment 8462991 [details] [diff] [review] Proposed patch r=me Bonus points for porting relevant bits from Bug 762593[1] (either here or in another patch/bug). [1] https://hg.mozilla.org/mozilla-central/rev/a46b44af697f
Attachment #8462991 -
Flags: review?(philip.chee) → review+
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Philip Chee from comment #2) > Bonus points for porting relevant bits from Bug 762593 It sends the messages directly to the web console, which is unhelpful.
![]() |
||
Comment 4•10 years ago
|
||
(In reply to neil@parkwaycc.co.uk from comment #3) > (In reply to Philip Chee from comment #2) > > Bonus points for porting relevant bits from Bug 762593 > > It sends the messages directly to the web console, which is unhelpful. I think the toolkit Error Console also gets notified: >+ Services.console.logMessage(consoleMsg); But perhaps we should wait for Bug 899983 and/or Bug 947471
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Philip Chee from comment #4) > I think the toolkit Error Console also gets notified: > >+ Services.console.logMessage(consoleMsg); You're right, I didn't read the patch well enough.
Assignee | ||
Comment 6•10 years ago
|
||
(In reply to Philip Chee from comment #4) > But perhaps we should wait for Bug 899983 and/or Bug 947471 Or even bug 983326 ;-)
Comment on attachment 8462991 [details] [diff] [review] Proposed patch [Triage Comment] a=me for trunk and aurora (if needed)
Attachment #8462991 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 8•9 years ago
|
||
Pushed comm-central changeset 58bff661b0f1.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.31
Assignee | ||
Comment 9•9 years ago
|
||
http://hg.mozilla.org/releases/comm-aurora/rev/1c4a8a54c206
You need to log in
before you can comment on or make changes to this bug.
Description
•