Closed
Bug 104910
Opened 24 years ago
Closed 24 years ago
Wrong default for "Don't show this again" checkbox on QuickLaunch dialog
Categories
(Core Graveyard :: QuickLaunch (AKA turbo mode), defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: law, Assigned: law)
Details
(Whiteboard: PDT+)
Attachments
(1 file)
1.08 KB,
patch
|
paulkchen
:
review+
bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
The "Don't show me this message again" checkbox on the dialog that appears when
you close the last window while Quick Launch is active is checked by default.
It should not be.
The current behavior means that the "safe" thing, which is to be warned each
time you close the last window, requires the user to take the precaution of
unchecking that checkbox each and every time the dialog appears. If they ever
forget, then they will never see this warning again (unless they delete their
profile and create a new one).
At a minimum, the "safe" course should be the default and this checkbox should
be unchecked by default.
This is a one line change to the .xul file for this dialog, at
http://lxr.mozilla.org/seamonkey/source/xpfe/browser/resources/content/turboDialog.xul#81
Comment 1•24 years ago
|
||
The original reason for why it was changed to default to checked was because we
had solved the privacy issue, so the dialog was really nothing more than a
one-time "here's what's happening with turbo" instructional thing. However, the
privacy problem has since returned in some forms. I think this still warrants
more discussion about the proper default once that gets fixed in, perhaps.
(Either default really can't hurt too much).
I verified that you can check this checkbox via the keyboard (tab twice, then
press spacebar).
Need r=, sr= (Blake?), PDT+, etc.
Comment on attachment 53794 [details] [diff] [review]
The one line fix I described
r=pchen
Attachment #53794 -
Flags: review+
Comment 5•24 years ago
|
||
Comment on attachment 53794 [details] [diff] [review]
The one line fix I described
Actually checked should just be removed, with that sr=blake.
Attachment #53794 -
Flags: superreview+
Fix checked in, branch and trunk.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
Build: 2001-10-17-05-0.9.4(WIN)
"Don't show me this message again" appears unchecked when starting 6.2 when
installed with Quick Launch active. If I dismiss this Quick Launch dialog
without checking "Don't show me this message again", then the Quick Launch
dialog no longer appears upon subsequent relaunches with Quick Launch active.
Is this expected behavior?
If I exit 6.2 without checking "Don't show me this message again", and then I
choose "Exit Netscape 6" from Sys tray, then launching 6.2 does display the
Quick Launch dialog and Quick Launch is enabled again. Is this expected behavior?
If I exit 6.2 with checking "Don't show me this message again", then subsequent
launches of 6.2 do not display the Quick Launch dialog. This seems correct to me.
Comment 11•24 years ago
|
||
Changing me to QA Contact. Ccing Grace and Lisa.
QA Contact: gbush → jimmylee
Assignee | ||
Comment 12•24 years ago
|
||
Yes and yes. The first item is subject of another bug, however (bug 104872).
Comment 13•24 years ago
|
||
Build: 2001-10-18-06-trunk(WIN)
Trunk works similar to branch. Bug 104872 will address the one case I pointed
out earlier. Marking Verified.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•