Closed
Bug 85226
Opened 23 years ago
Closed 23 years ago
"Pref -> Themes" preview window is too wide
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.8
People
(Reporter: doctor__j, Assigned: andreww)
References
Details
(Keywords: intl, polish)
Attachments
(7 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.1+) Gecko/20010607
BuildID: 2001061106
A screenshot tells all.
Comment 2•23 years ago
|
||
thx for the screenshot! btw, is this also the case when you use the classic theme?
Assignee: mcafee → ben
Keywords: polish
taking bug. I know what to do to fix it.
Assignee: ben → andreww
Comment 5•23 years ago
|
||
I see this on Macintosh (BuildId 2001060712) In Mozilla 0.9, as i recall, one
could resize the preferences window. But now you can't. Hum.
I had posted this bug earlier. There is one more bug related to this. If you
change the theme from Classic to Modern, all the changes come into effect
immediately. The problem comes after affecting the change. You cannot make the
preferences dialog disappear by clicking the Ok Button. The dialog disappears
only on clicking the Cancel button.
Comment 7•23 years ago
|
||
For me the space to the right of the preview window is *huge*. Take a look at
the screenshot I have attached below.
Comment 8•23 years ago
|
||
Comment 9•23 years ago
|
||
I forgot to add: when using Modern this looks just fine for me.
Comment 10•23 years ago
|
||
http://lxr.mozilla.org/seamonkey/source/themes/classic/communicator/win/prefpanels.css#18
18 #previewImageContainer {
19 overflow: hidden;
20 height: 92px;
21 max-width: 360px;
22 background-color: #000000;
23 padding: 2px;
24 25 }
http://lxr.mozilla.org/seamonkey/source/themes/modern/communicator/prefpanels.css#36
36 #previewImageContainer {
37 overflow: hidden;
38 height: 92px;
39 background-color: #000000;
40 padding: 2px;
41 }
...there!
Comment 11•23 years ago
|
||
Comment 12•23 years ago
|
||
Is anyone working on this bug. The bug is in build 20010824 and was reported a
while ago, two months ago. Problem still persists
Comment 13•23 years ago
|
||
This appears to be fixed, mostly, in 2001083103 W98. However, note that the
preview box has gotten too wide.
Summary: "Pref -> Themes" pane is a bit too narrow. → "Pref -> Themes" preview window is too wide
Comment 14•23 years ago
|
||
Comment 15•23 years ago
|
||
No Skewer, the preview image is IMHO too narrow. Below are two screenshots that
show how terrible it looks on linux with modern and classic theme.
Comment 16•23 years ago
|
||
Comment 17•23 years ago
|
||
Comment 18•23 years ago
|
||
*** Bug 101268 has been marked as a duplicate of this bug. ***
Comment 19•23 years ago
|
||
*** Bug 103180 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 20•23 years ago
|
||
*** Bug 93866 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 21•23 years ago
|
||
ok working on this now. To many dupes :)
Comment 22•23 years ago
|
||
bug 110393: this problem on mac 9.x/classic theme.
Comment 23•23 years ago
|
||
*** This bug has been marked as a duplicate of 112420 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 25•23 years ago
|
||
*** Bug 112420 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Status: REOPENED → ASSIGNED
Comment 26•23 years ago
|
||
*** Bug 114277 has been marked as a duplicate of this bug. ***
Comment 27•23 years ago
|
||
*** Bug 115167 has been marked as a duplicate of this bug. ***
Comment 28•23 years ago
|
||
I give up. It boggles my mind that the half dozen trivial bugs that I reported
months ago are still open. Worse, some of them have been open for
most of a year. Let me off this useless merry-go-round.
Comment 29•23 years ago
|
||
Assignee | ||
Comment 30•23 years ago
|
||
added fixes for bug 112314 - also fixes this one.
Assignee | ||
Comment 31•23 years ago
|
||
fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Comment 32•23 years ago
|
||
verified fixed using 2002.01.29.1x comm bits on linux rh7.2, mac 10.1.2 and
win2k; checked both themes as well.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•