Closed Bug 2639 Opened 26 years ago Closed 25 years ago

[PP]Page goes black when color is switched to 8- from 16-bit

Categories

(Core Graveyard :: GFX, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 6061

People

(Reporter: cpratt, Assigned: beard)

Details

To reproduce this, load a page (I used http://uk.imdb.com) in seamonkey while
your display is set to 16-bit color. When it's finished, switch the color depth
to 8-bit using the control strip (or whatever). The page background goes black
(from white). 24-Jan-99 build.
Setting all current Open/Normal to M4.
Component: Macintosh FE → Layout
Product: Mozilla → NGLayout
Changed platform to NGLayout to get the right Component selection
Assignee: sdagley → michaelp
Looks like when switching between absolute and indexed color there's some
confusion over the black and white palette entries (they're typically at opposite
ends of the palette between Mac and Win32 and we're only seeing the problem on
the Mac)
Reassigned to <dcone>.
Status: NEW → ASSIGNED
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Summary: Page goes black when color is switch to 8- from 16-bit → Page goes black when color is switched to 8- from 16-bit
Target Milestone: M4 → M5
Summary: Page goes black when color is switched to 8- from 16-bit → [PP]Page goes black when color is switched to 8- from 16-bit
Target Milestone: M5 → M6
Target Milestone: M6 → M7
Target Milestone: M7 → M9
Component: Layout → Compositor
Target Milestone: M9 → M11
Target Milestone: M11 → M12
Assignee: dcone → beard
Status: ASSIGNED → NEW
This needs to have the depthChanged event supported.
Look at the window implementation.. this should delete the offscreen buffer and
create a new buffer and deviceContext at the correct depth.  Then re-layout into
this new buffer.  If you need any help at the graphics level just let me know..
currently to get things working.. that event needs to be supported in the view.
Status: NEW → ASSIGNED
Target Milestone: M12 → M13
Target Milestone: M13 → M15
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 6061 ***
Status: RESOLVED → VERIFIED
Grudging verifying as duplicate of later bug. :)
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.