Closed
Bug 26715
Opened 25 years ago
Closed 25 years ago
dialog box content doesn't appear until cursor moves over OK button
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: myk, Assigned: danm.moz)
References
()
Details
Attachments
(1 file)
173 bytes,
text/html
|
Details |
Overview Description:
When Mozilla pops up an alert dialog the content of the dialog box is grey. It
remains that way until I move the mouse cursor over the OK button in the dialog
box. Then the content fills in. Test case I am attaching just does a
javascript alert(). Note that per bug 26712 you might want to restart mozilla
before running this test case (that's the bug where the second dialog box
mozilla pops up hangs the browser).
Actual Results:
Grey dialog box.
Expected Results:
Dialog box content appears.
Build Date & Platform Bug Found:
Linux 2000-02-05-08
Additional Builds and Platforms Tested On:
none
Additional Information:
Reporter | ||
Comment 1•25 years ago
|
||
On Win98, the window does some weird ugly painting thing before displaying the
dialog, but the dialog does have text in it, even before I moused over it
(Win32 buildid 200002414).
Comment 3•25 years ago
|
||
Dialogs issue. This is a general case of bug 24938.
Assignee: leger → davidm
Component: Browser-General → HTML Dialogs
QA Contact: cbegle → elig
XPToolkit
Assignee: davidm → danm
Component: HTML Dialogs → XP Toolkit/Widgets
Same as the expose event coalescing problem part of bug 26283.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•