Closed
Bug 217147
Opened 21 years ago
Closed 21 years ago
"View Saved Passwords..." window doesn't remember its size and position
Categories
(Toolkit :: Password Manager, defect)
Toolkit
Password Manager
Tracking
()
VERIFIED
FIXED
People
(Reporter: steffen.wilberg, Assigned: steffen.wilberg)
References
Details
Attachments
(1 file, 1 obsolete file)
2.82 KB,
patch
|
bryner
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
The Tools-Options-Privacy-Saved Passwords-View Saved Passwords window does not
remember its size and position.
It should do that like the cookie manager windows do.
Assignee | ||
Comment 1•21 years ago
|
||
I ported the checkin from bug 65596 to toolkit. The changes are identical.
This patch does the following:
- the initial width style is removed
- position and size of the window are now persistent
- the ratio Site-column-width:Username-column-width is now 5:2 instead 1:1
- the column widths are persistent, too
I manually modified my toolkit.jar. Works fine.
Assignee | ||
Updated•21 years ago
|
Attachment #131837 -
Flags: review?(blake)
Assignee | ||
Updated•21 years ago
|
OS: Windows XP → All
Hardware: PC → All
Assignee | ||
Comment 2•21 years ago
|
||
This fixes bug 205176 as well by removing everything that looks like "help".
It's easier to combine these fixes.
Assignee | ||
Updated•21 years ago
|
Attachment #131837 -
Flags: review?(blake)
Assignee | ||
Updated•21 years ago
|
Attachment #131839 -
Flags: review?(blake)
Assignee | ||
Comment 3•21 years ago
|
||
Comment on attachment 131839 [details] [diff] [review]
patch to fix bug 205176 as well
Brian, I just realized that you've got the full cvs blame for both files. Can
you review this please?
Attachment #131839 -
Flags: superreview?(bryner)
Attachment #131839 -
Flags: review?(bryner)
Attachment #131839 -
Flags: review?(blake)
Assignee | ||
Comment 4•21 years ago
|
||
Reassigning to bryner accordingly.
Comment 6•21 years ago
|
||
Adding [pwd-mngr] to summary to facilitate querying on Password Manager bugs.
Sorry for the bugspam.
Summary: "View Saved Passwords..." window doesn't remember its size and position → [pwd-mngr] "View Saved Passwords..." window doesn't remember its size and position
Assignee | ||
Updated•21 years ago
|
Component: Preferences → Password Manager
Comment 7•21 years ago
|
||
Attachment #131839 -
Flags: superreview?(bryner)
Attachment #131839 -
Flags: superreview+
Attachment #131839 -
Flags: review?(bryner)
Attachment #131839 -
Flags: review+
Comment 8•21 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 9•21 years ago
|
||
v.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031212 Firebird/0.7+
Status: RESOLVED → VERIFIED
Summary: [pwd-mngr] "View Saved Passwords..." window doesn't remember its size and position → "View Saved Passwords..." window doesn't remember its size and position
Assignee | ||
Updated•20 years ago
|
Attachment #131837 -
Attachment is obsolete: true
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•