Closed
Bug 248453
Opened 21 years ago
Closed 21 years ago
Preferences Pane Advanced-System: list widgets have wrong size (for file types too small, for protocols too large)
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ostgote, Assigned: Stefan.Borggraefe)
Details
(Keywords: regression)
Attachments
(2 files)
|
51.72 KB,
image/jpeg
|
Details | |
|
1.38 KB,
patch
|
neil
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.8a2) Gecko/20040623 Netscape/7.1
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.8a2) Gecko/20040623
See the attached picture for the wrong sizes. It is a regression, build
2004062008 works, 2004062308 not. Windows NT4.0.
Checkins to SeamonkeyAll in this timeframe
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2004-06-20+08%3A00&maxdate=2004-06-23+08%3A00&cvsroot=%2Fcvsroot
Reproducible: Always
Steps to Reproduce:
Tried with a new profile and modern and classic theme. Same results.
Keywords: regression
Comment 2•21 years ago
|
||
I see this too with Windows XP using build 2004-06-24
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 3•21 years ago
|
||
This is caused by
+ <listbox class="indent" id="protocols" tyle="width: 0px; height: 0px;"
flex="2">
from Bug 246062. (the "s" from "style=" is missing).
| Assignee | ||
Comment 4•21 years ago
|
||
Assignee: prefs → Stefan.Borggraefe
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•21 years ago
|
||
Comment on attachment 151675 [details] [diff] [review]
Fix
Jag: could you rs= this patch? Thanks! :-)
Attachment #151675 -
Flags: superreview?(jag)
Attachment #151675 -
Flags: review?(jag)
Updated•21 years ago
|
Attachment #151675 -
Flags: review?(jag) → review+
Comment 6•21 years ago
|
||
Comment on attachment 151675 [details] [diff] [review]
Fix
sr=jag
Attachment #151675 -
Flags: superreview?(jag) → superreview+
| Assignee | ||
Updated•21 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Works now with Mozilla build 2004062708 on WinNT4. Thanks!
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•