Closed
Bug 8101
Opened 26 years ago
Closed 25 years ago
[PP]Profile Manager [exit] button takes to apprunner
Categories
(Core Graveyard :: Profile: BackEnd, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M12
People
(Reporter: agracebush, Assigned: racham)
References
Details
Profile Manager shows two buttons, [exit] and [start communicator]. They both do
the same thing. When I pressed [exit] I expected to return to console ie exit
the Profile Manager
(build 1999061308)
We need to identify a way exit the whole app in a sane state on clicking the
'Exit' button. Moving the TFV to M8.
Comment 2•26 years ago
|
||
This isn't critical and it isn't done - moving to M9.
Target Milestone: M8 → M9
Moving TFV to M10. Including Ramiro onthe cc list for general consultation.
Ramiro, Is there an API that you are aware of which when called quits the whole
app not just the (toplevel)window in which it happened..?
Comment 4•26 years ago
|
||
P3s aren't going to make it in M10. Bulk moving to M11.
Comment 5•25 years ago
|
||
These bugs are not critical for beta 1, moving out.
Comment 6•25 years ago
|
||
adding myself to the cc list.
Updated•25 years ago
|
Target Milestone: M15 → M12
Comment 7•25 years ago
|
||
Failing to exit the app is causing mail to crash. Need this in the beta.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Exit now exists the whole application. On hitting Exit, the javascript calls the
interface that makes the file profile services to forget about the current
profile. The in the profile code, we check to see if there is a current profile,
if there is no current profile, we quit the whole application. Part of Seth's
fixes. Marking fixed.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 10•25 years ago
|
||
this has been working for a while now, verified in build 1999101208
Comment 11•25 years ago
|
||
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•