Closed Bug 632361 Opened 13 years ago Closed 13 years ago

cannot resize domain pane in Data Manager

Categories

(SeaMonkey :: Passwords & Permissions, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugZ, Assigned: philip.chee)

References

Details

Attachments

(3 files)

User-Agent:       Mozilla/5.0 (Windows NT 5.1; rv:2.0b12pre) Gecko/20110207 Firefox/4.0b12pre SeaMonkey/2.1b3pre
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b12pre) Gecko/20110207 Firefox/4.0b12pre SeaMonkey/2.1b3pre

When the browser window is relatively narrow (mine is typically 800px wide) the domain name pane in Data Manager is very narrow and cannot be resized. Note that I also use larger than average font sizes in the UI, which don't help it looked so squished as to be less usable than it could be. When putting the cursor over the pane edge it turns to double-arrow indicating it can be resized, but it only allows making the data pane even larger. Is there a "min-width" setting in the data pane that prevents resizing the domain pane?

Reproducible: Always

Steps to Reproduce:
1. Make a narrow browser window, i.e. 800px
2. Open Data Manager
3. Try making the domain pane wider
Actual Results:  
Domain pane can only be made even narrower, not wider.

Expected Results:  
Domain pane can be made wider.
Build identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b12pre) Gecko/20110208 Firefox/4.0b12pre SeaMonkey/2.1b3pre

-WORKSFORME-
The data pane never gets narrower than the width of the text down at the bottom of the Cookies tab, next to the Remove button. Line wrapping or truncation not allowed?
Attached image bottom of cookie tab
Ok, I see what you mean now. Yeah your larger fonts seem to be excavating the underling issue. However as I don't increase the dpi setting of the fonts I can get the window's width down pretty far before it becomes an issue. Down to about 615px in fact.

Which is well with-in the minimum resolution Windows or any other operating system will allow you to go by default. (NOTE: XP caps at 800x600 not 640x480).

Most programs never account for higher font dpi settings so I personalty would throw this in the category of minor ui enhancement, but practically it is likely to be a wontfix. But I cannot speak for those who actually write the code.
Confirmed.
Fix is to set flex="1" on id="cookieBlockOnRemove" (and possibly other
checkboxes as well)
Status: UNCONFIRMED → NEW
Ever confirmed: true
I have no plans on working on that right now, but patches are surely welcome.
Severity: normal → enhancement
Depends on: DataManager
> Fix is to set flex="1" on id="cookieBlockOnRemove"
This fixes the immediate problem. The next point at which the right pane can't be shrunk beyond is the minimum width of the tabbox containing the four tabs.But that's for another bug to fix.
Assignee: nobody → philip.chee
Status: NEW → ASSIGNED
Attachment #535601 - Flags: review?(iann_bugzilla)
Comment on attachment 535601 [details] [diff] [review]
Patch v1.0 add flex.

The patch looks good to me, I checked it into my dataman repository as well.
Attachment #535601 - Flags: review?(iann_bugzilla) → review+
Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/61853088e44d
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: