Closed
Bug 1940
Opened 26 years ago
Closed 26 years ago
xmlbooks demo rendering problems in new builds
Categories
(Core Graveyard :: GFX, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: gdavis, Assigned: troy)
Details
In using the xmlbooks demo with the new builds, the Synopsis block is rendered
behind the background of the Book block thereby making it invisible except for
one little block indicating the lower scrollbar. Attempting to scroll using
this causes a crash.
This is the demo posted on
the mozilla.org site.
It's a zip file that you
must download and use
locally: http://www.mozilla.org/newlayout/demo/xml/xmlbooks.zip
troy, you'll be proud. i actually researched this one before passing the buck.
there is no longer the crash that was originally reported, but there are
definitely painting problems and it's because the window hierarchy is busted.
the frames look correct, as do the views, but below the root scroll frame (and
it's clip view) all other windows are siblings of each other instead of there
being six trees. kipp thinks this might be related to the frame construction
changes. use spy++ to look at the window hierarchy and you'll see what i mean.
i have a simpler example that i can send you if you want it.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
QA Contact: 4120
Looks fine to me. Marked verified fixed (viewer.exe, 09-march build).
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•