Closed
Bug 55577
Opened 25 years ago
Closed 25 years ago
modern--the preference dialog box messes up
Categories
(Core :: XUL, defect, P2)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: pmac, Assigned: hyatt)
References
Details
(Keywords: regression, Whiteboard: [rtm-])
Attachments
(1 file)
64.59 KB,
image/jpeg
|
Details |
Linux only (2000-10-06-10-MN6)
Steps to reproduce:
1. Launch Netscape 6
2. Go to Edit/Preferences/Themes
Note: The dialog box looks ugly and messes up. Only see Classic skin
shows up. Should able to see the Modern skin as well. So the
users should have a choice of switching from Modern to Classic
or Classic to Modern.
There is work-around by going to View/Apply Themes/
and then repeat step #2, the dialog box looks back to normal.
I nominate this bug is rtm because the user won't have a choice by changing
from modern to classic.
Keywords: rtm
Hmmmmm, don't see the problem with today's branch bits. Is this on thr trunk?
Maybe you can attach a screen dump of the horkage ...
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Don, I tried on Linux (2000-10-12-11-MN6), the problem is still there.
Screen shot already attached. The bug is re-open.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Ugh. That IS bad. Ouch.
Dave, Ben sez this looks like tree widget horkage. Could it be related to
Eric's tree widget re-write?
Assignee: ben → hyatt
Status: REOPENED → NEW
Component: Skinability → XP Toolkit/Widgets: Trees
Comment 8•25 years ago
|
||
So, Dave, I found that I could reproduce this on my machine. It can occur with
either modern or classic, and is dependent on the width of the pref panel
(unfortunately the default width is one of the widths where this occurs).
I stumbled onto a hacky workaround, which we could consider for RTM. If I place
the <tree> in a <box style="min-height:100px"> then this works fine. Don't ask
me why that works (although I suppose it may avoid a reflow as the tree gets
built (hand-waving here)).
This has a side-effect of narrowing the tree, but not unattractively (it's
better than the alternative). You do not want to put a flex on the tree,
though, because then this stops working again. [Yeah, this is a real "duct
tape" kind of workaround].
Comment 9•25 years ago
|
||
rtm-/future. We're supposed to be baking now, and taking only topcrash/dataloss
bugs. This is obscure, cosmetic, and has workarounds.
Whiteboard: [rtm need info] → [rtm-]
Target Milestone: --- → Future
Assignee | ||
Comment 10•25 years ago
|
||
I believe this was fixed by 57139.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 11•24 years ago
|
||
Marking verified on Linux (2001-01-24-08-Mtrunk).
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: bugzilla → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•