Closed
Bug 139188
Opened 23 years ago
Closed 21 years ago
Form Manager - Manage Sites window not resizeable
Categories
(Toolkit :: Form Manager, defect, P4)
Toolkit
Form Manager
Tracking
()
VERIFIED
FIXED
People
(Reporter: meine.adresse, Assigned: Stefan.Borggraefe)
References
Details
(Whiteboard: [fixinhand])
Attachments
(2 files)
13.69 KB,
image/gif
|
Details | |
1.48 KB,
patch
|
dveditz
:
review+
dveditz
:
superreview+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1)
Gecko/20020417
BuildID: 2002041711
When in Preferences choosing the Form Manager and then clicking on "Managing
Sites", the resulting window cannot be resized.
Reproducible: Always
Steps to Reproduce:
Open Preferences - Privacy and Security - Forms - Manage Sites
Actual Results: Window not resizeable
Expected Results: Should be resizeable
Comment 1•23 years ago
|
||
Confirm with Mozilla/5.0 (Windows; U; Win98; de-AT; rv:1.0rc1) Gecko/20020417
All other similar windows in "Preferenzes" are resizable, this one is not.
Comment 2•23 years ago
|
||
Agreed. It should be resizable.
(I can force the dialog to resize and it looks OK)
![]() |
||
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•23 years ago
|
||
Now I really have a german Language RC1
Mozilla/5.0 (Windows; U; Win98; de-AT; rv:1.0rc1) Gecko/20020417
(de-AT in #1 is nonsense, there english language + contents-package was installed)
And now as fas as I tested _no_ window in "edit/preferences" can be resized.
It is not a real problem, because all Windows are big enough, but I think, that
it is not such a good Idea to have such different reactions with different
language-packs.
Comment 4•23 years ago
|
||
Based on comment #3, this is a general problem affecting all preference panels
and not just form manager. Therefore reassigning to preferences component.
Changing title from
Form Manager - Manage Sites window not resizeable
to
Preference panels not resizeable
Assignee: morse → ben
Component: Form Manager → Preferences
QA Contact: tpreston → sairuh
Summary: Form Manager - Manage Sites window not resizeable → Preference panels not resizeable
morse: you've been mislead
1. the things described in comment 3 are panels, not windows
2. ben has declared that the preferences dialog will not be resizable
3. the window this bug was reported against is a window that is spawned from
the preferences dialog and is not otherwise related to the preferences dialog
Assignee: ben → morse
Component: Preferences → Form Manager
QA Contact: sairuh → tpreston
Summary: Preference panels not resizeable → Form Manager - Manage Sites window not resizeable
Comment 6•23 years ago
|
||
On OSX, the problem is worse, since the "manage sites" db opens too small (at
least in the classic theme)
OS: Windows 2000 → All
Hardware: PC → All
Comment 7•23 years ago
|
||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P4
Target Milestone: --- → mozilla1.2beta
*** Bug 157041 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Target Milestone: mozilla1.2beta → mozilla1.3beta
Steve, can you please replace this line:
http://lxr.mozilla.org/seamonkey/source/extensions/wallet/resources/content/walletOverlay.js#360
window.openDialog("chrome://communicator/content/wallet/SignonViewer.xul",
"_blank","chrome,resizable=no","W");
^^^
so that the Form Manager can be resized, like all other managers
(Cookies/Images/Bookmarks/Passwords/Download).
Thanks.
Comment 10•22 years ago
|
||
The change needs to be made in the following place as well:
extensions/wallet/resources/content/pref-wallet.xul#47
HJ, I'll let you go for it. r=morse, providing you make the change in both
places. Now get a superreview and check it in.
This one also has a trivial fix, and it is actually shown and r=morse.
Reassigning to new owner for sr and checkin.
Assignee: morse → dveditz
Status: ASSIGNED → NEW
Whiteboard: [fixinhand]
Target Milestone: mozilla1.3beta → ---
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 13•21 years ago
|
||
There were actually two places where this needed to be changed. The first for
the menu item and the second for the buttons in Preferences.
Assignee | ||
Comment 14•21 years ago
|
||
Comment on attachment 131953 [details] [diff] [review]
Fix
Will r=+ be enough for this simple patch?
Attachment #131953 -
Flags: review?(dveditz+bmo)
Comment 15•21 years ago
|
||
Comment on attachment 131953 [details] [diff] [review]
Fix
r+sr=dveditz
Attachment #131953 -
Flags: superreview+
Attachment #131953 -
Flags: review?(dveditz+bmo)
Attachment #131953 -
Flags: review+
Assignee | ||
Comment 16•21 years ago
|
||
Checked in by bzbarsky. Thanks for that and die review!
Marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 17•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9
Firefox no longer has a Forms Manger UI so I used SeaMonkey to test this. Verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•