Closed
Bug 228670
Opened 22 years ago
Closed 21 years ago
update helper application pref dialog Help
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: eedmit, Assigned: stefanh)
References
()
Details
Attachments
(1 file, 3 obsolete files)
|
29.79 KB,
patch
|
rjkeller
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.5) Gecko/20031112
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.5) Gecko/20031112
1.
In Mozilla Help -> Help Contents -> Search: spam, I find "controlling spam".
But it obviously finds nothing, i.e. it jumps to the beginning of chapter "Using
Mozilla Mail & Newsgroups".
2.
In Preferences, Helper Applications, click Help, I find:
* Reset: Click this to clear any file-opening preferences you may have set
by unselecting the "Always ask before opening this type of file" checkbox in the
download dialog box.
But there is no Reset button (it has been removed in a previous Mozilla version).
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
1.
Controlling spam section should be added;
a link to the mozilla.org anti-spam page would be fine.
2.
Compare and update the entire Helper Application section.
Probably the entire Help function hasnt been updated since Mozilla 1.0,
so any changes since are not reflected in Mozilla Help?
Comment 1•22 years ago
|
||
#1 is bug 196236
Blocks: 187387
Status: UNCONFIRMED → NEW
Component: Help → User
Ever confirmed: true
Product: Browser → Documentation
Summary: Mozilla Help partly outdated → update helper application pref dialog Help
Version: Trunk → unspecified
Updated•22 years ago
|
OS: SunOS → Solaris
Comment 2•22 years ago
|
||
> 1.
> In Mozilla Help -> Help Contents -> Search: spam, I find "controlling spam".
> But it obviously finds nothing, i.e. it jumps to the beginning of chapter "Using
> Mozilla Mail & Newsgroups".
I don't see this.
> 2.
> In Preferences, Helper Applications, click Help, I find:
> * Reset: Click this to clear any file-opening preferences you may have set
> by unselecting the "Always ask before opening this type of file" checkbox in
> the
> download dialog box.
> But there is no Reset button (it has been removed in a previous Mozilla
> version).
yeah, the prefs need updating. I have higher priority bugs, but if anyone would
like to contribute a fix for this, I would greatly appreciate it.
| Assignee | ||
Comment 3•21 years ago
|
||
*** Bug 244734 has been marked as a duplicate of this bug. ***
| Assignee | ||
Updated•21 years ago
|
Comment 4•21 years ago
|
||
The helpfunction documentation should probably be updated for all OS's, we
encountered the problem with a Linux implemantation.
| Assignee | ||
Updated•21 years ago
|
OS: Solaris → All
Hardware: Sun → All
| Assignee | ||
Comment 5•21 years ago
|
||
This will update the helper apps text in cs_nav_prefs_navigator and nav_help.
Hides/shows platform-specific content where possible (the Mozilla menu stuff
will be fixed in bug 256417) and adds <kbd> tags as well. This patch is also an
complete update of cs_nav_prefs_navigator, so it should fix some other bugs as
well.
Assignee: rlk → stefan_h
Status: NEW → ASSIGNED
| Assignee | ||
Comment 6•21 years ago
|
||
Comment on attachment 156685 [details] [diff] [review]
Update of cs_nav_prefs_navigator and nav_help
rlk, can you take a look?
Attachment #156685 -
Flags: review?(rlk)
| Assignee | ||
Comment 7•21 years ago
|
||
Comment on attachment 156685 [details] [diff] [review]
Update of cs_nav_prefs_navigator and nav_help
Hmm, I need to find out more about my mac Return key... Sorry for the spam -
clearing the review request.
Attachment #156685 -
Flags: review?(rlk)
| Assignee | ||
Comment 8•21 years ago
|
||
OK, this is basically the same patch as the previous one - just some minor
changes. I'll keep "Return" as the mac key for the win/*nix Enter key. The
Enter key on mac keyboards is the key at the very right of the numpad - a key
that you seldom use. However, both keys (Return and Enter) works the same on
the mac. The alternative is to describe both keys on the mac. But that is a
decision we can take later when all the files are fixed.
| Assignee | ||
Updated•21 years ago
|
Attachment #156685 -
Attachment is obsolete: true
| Assignee | ||
Updated•21 years ago
|
Attachment #156726 -
Flags: review?(rlk)
| Assignee | ||
Comment 9•21 years ago
|
||
Attachment #156726 -
Attachment is obsolete: true
| Assignee | ||
Comment 10•21 years ago
|
||
Comment on attachment 156987 [details] [diff] [review]
better version, fixed some small errors
OK, so I just fixed the ' and changed (in the decription of the download
dialog box in nav_help) "Open it with the default application</strong> (name of
application):" to "Open it with the default application (Application
Name)</strong>:"
The set as default browser is a windows-only preference (I asked in
Mozillazine):
And the source:
http://lxr.mozilla.org/seamonkey/source/xpfe/components/prefwindow/resources/co
ntent/win/platformPrefOverlay.xul#61
Attachment #156987 -
Flags: review?(rlk)
| Assignee | ||
Updated•21 years ago
|
Attachment #156726 -
Flags: review?(rlk)
| Assignee | ||
Comment 11•21 years ago
|
||
OK, after some more irc discussion with R.J. I changed the cache settings text
a bit. All OS:s now have "50 MB is sufficient".
| Assignee | ||
Updated•21 years ago
|
Attachment #156987 -
Attachment is obsolete: true
| Assignee | ||
Updated•21 years ago
|
Attachment #156991 -
Flags: review?(rlk)
| Assignee | ||
Updated•21 years ago
|
Attachment #156987 -
Flags: review?(rlk)
Updated•21 years ago
|
Attachment #156991 -
Flags: review?(rlk) → review+
| Assignee | ||
Comment 12•21 years ago
|
||
--> Fixed
| Assignee | ||
Comment 13•21 years ago
|
||
Oops...
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 14•21 years ago
|
||
verify fixed
Stefan, it appears that attachment 156991 [details] [diff] [review] is not the one checked in. Where is
the patch?
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 15•21 years ago
|
||
(In reply to comment #14)
> verify fixed
> Stefan, it appears that attachment 156991 [details] [diff] [review] is not the one checked in. Where is
> the patch?
The patch is attachment 156991 [details] [diff] [review]. I thought it got checked in. Looks like that
from the log. Do you mean that something else got checked in instead of
attachment 156991 [details] [diff] [review]?
You need to log in
before you can comment on or make changes to this bug.
Description
•