Closed
Bug 81681
Opened 25 years ago
Closed 22 years ago
With the XUL cache turned off, dialogs don't load correctly
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WONTFIX
mozilla1.0.1
People
(Reporter: sfraser_bugs, Assigned: hyatt)
Details
If I run with the XUL cache disabled (via the pref), I see lots of dialogs
throughout the product that don't correctly render when they come up; they are
missing widgets etc.
E.g.
* Editor's Insert Table dialog comes up too narrow (OK/Cancel buttons are totally
chopped of).
* Editor's Insert Image dialog comes up with no textfields, and missing the
'Choose' button.
This indicates some kind of synchronization issue loading XUL/XBL, I think, which
*may* affect cases where the XUL cache is on (since some of these issues also
occur then).
Comment 1•25 years ago
|
||
Hyatt sez he suspects this may be dup of 8512, stylesheet scoping the likely
cause. ->1.0 in case it is not a dup.
Target Milestone: --- → mozilla1.0
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 2•23 years ago
|
||
This bug is targeted at a Mac classic platform/OS, which is no longer supported
by mozilla.org. Please re-target it to another platform/OS if this bug applies
there as well or resolve this bug.
I will resolve this bug as WONTFIX in four weeks if no action has been taken.
To filter this and similar messages out, please filter for "mac_cla_reorg".
Comment 3•22 years ago
|
||
This works for me on Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US;
rv:1.6a) Gecko/20031013, marking WONTFIX since we no longer support mac os 7/8/9.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•