Closed
Bug 42338
Opened 26 years ago
Closed 26 years ago
[win] Splash screen doesn't display a status line
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
People
(Reporter: pierre, Assigned: law)
Details
(Keywords: platform-parity, Whiteboard: [nsbeta2-])
Reproduced with recent daily builds (M16/M17) on Win98.
When you launch the application, the startup screen doesn't display anything. On
the Mac, there is a status line showing "Starting up..." or "Registering native
component foo.dll...".
Moving all current open XPCOM and XPCOM Registry bugs to rayw since dp is on
sabbatical. rayw is now default assignee for these components.
Assignee: dp → rayw
Comment 2•26 years ago
|
||
Does the startup screen belong to XPCOM? I thought it was application-specific.
XPCOM already supplies the ability to register an autoregistration listener and
display these things. Otherwise, the Mac could not display them. Are these
listeners failing to work, or are they not used on Windows?
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Comment 3•26 years ago
|
||
I don't know whether the startup screen belongs to XPCOM but I thought that the
XPCOM team could easily locate who, at the application level, was providing the
listeners to display the status string.
Comment 5•26 years ago
|
||
both- Win startup/splash screen has never shown status but Mac screen does
Putting on nsbeta2 radar, though we could do in nsbeta3, is this not a feature
to add?
Keywords: nsbeta2
Comment 7•26 years ago
|
||
Putting on [nsbeta2-] radar. Not critical to beta2. Feature is cut from RTM.
Whiteboard: [nsbeta2-]
Comment 8•26 years ago
|
||
Splash screen isn't xpcom, it's xpfe. Off to Bill.
Assignee: rayw → law
Status: ASSIGNED → NEW
Summary: [win] Startup screen doesn't display a status line → [win] Splash screen doesn't display a status line
Target Milestone: --- → M20
There's already a bug for this. I have coded this up to work on Windows, but
the bug was removed from the nsbeta2+ list before I could check it in. Perhaps
that will be remedied.
*** This bug has been marked as a duplicate of 35866 ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•