Closed
Bug 21558
Opened 26 years ago
Closed 26 years ago
Using close button on XPI confirm dialog counts as "OK"
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dveditz, Assigned: dbragg)
Details
Closing the dialog using the close button should count as a cancel, not an OK.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This was fixed with at the same time as bug 21559. Now the default return value
is set to "cancel" by the onLoad handler. That way, if the user closes the
dialog by using the platforms close menu a cancel will be returned.
Build 1999-12-14-09-M12(WIN), 1999-12-14-08-M12(MAC), 1999-12-14-11-M12(LINUX)
Cancel is the default for all platforms.
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•