Closed Bug 53425 Opened 25 years ago Closed 25 years ago

bg chrome images load after window is displayed, looks horrible

Categories

(Core :: Graphics: ImageLib, defect, P3)

PowerPC
All
defect

Tracking

()

VERIFIED FIXED
Future

People

(Reporter: mikepinkerton, Assigned: hyatt)

Details

(Keywords: polish, Whiteboard: [rtm-])

- launch mozilla with the modern skin notice that the toolbars and the sidebar are white until the bg images load, so the user notices a very very ugly flash as they turn from white to blue. It's very visible when the application launches. windows after that are fine since the images are already loaded. we shouldn't display the window until _all_ of the chrome has loaded. If that takes too long, well then we just have to speed it up.
not for b3, but we should fix this for rtm
Keywords: nsmac2, polish, rtm
This is correct according to the specified way images in pages load. Background images do not delay the onload handler from firing. This means the window will show before background images load, since we show it just after the onload handler fires. Anyway, this is not pam's bug. It would be a toolkit bug if anything.
alright then. make it not suck.
Assignee: pnunn → hyatt
->future. this level of polish will have to wait for a future release.
Target Milestone: --- → Future
rtm-
Whiteboard: [rtm-]
Updating QA Contact
QA Contact: paw → tpreston
this isn't so bad after modern was changed to use a nice blue bg color, and not white.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Verified this fix in 2000-10-22-08-MN6/
Status: RESOLVED → VERIFIED
OS: All
You need to log in before you can comment on or make changes to this bug.