Closed Bug 158447 Opened 23 years ago Closed 21 years ago

Advanced autocomplete prefs dialog needs Help button

Categories

(SeaMonkey :: Help Documentation, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: danielwang)

Details

Attachments

(2 files, 2 obsolete files)

Build ID: new trunk Steps to Reproduce: 1. Open the Preferences dialog. 2. Go to the Navigator > Smart Browsing preference panel. 3. Hit 'Advanced...' There should be a Help button in this window, since we do have help content for the prefs in it.
Confirmed.
to documentation > user
Component: Help → User
Product: Browser → Documentation
Version: Trunk → unspecified
accepting
Status: NEW → ASSIGNED
moving stuff over to an outside-the-firewall email for the time being, looking for people to pick these Help and doc bugs up for me.
Assignee: oeschger → oeschger
Status: ASSIGNED → NEW
Why is this in Doc:User? Moving back to Browser:Help
Assignee: oeschger → rlk
Component: User → Help
Product: Documentation → Browser
Version: unspecified → Trunk
Attached patch patch (obsolete) — Splinter Review
Uncompiled, untested, but should work
QA Contact: tpreston → stolenclover
Comment on attachment 131872 [details] [diff] [review] patch Keller, does this patch work for you? (please ignore the cs_nav_prefs_advanced.html part)
Attachment #131872 - Flags: review?(rlk)
Comment on attachment 131872 [details] [diff] [review] patch Daniel, I'm going to ask that Neil review this. The reason is because this goes into XP-Apps, and I can't review in XP Apps. This will require super-review also. You'll probably have the best chances with alecf. Sorry.
Attachment #131872 - Flags: review?(rlk) → review?(neil.parkwaycc.co.uk)
--> Daniel Wang
Assignee: rlk → stolenclover
Comment on attachment 131872 [details] [diff] [review] patch Assuming you only need me to review the XUL, otherwise rerequest. >+ ondialoghelp="return doHelpButton(event)" Sadly you copied the only incorrect existing code. Nobody's doHelpButton function actually uses an event, but you "fixed" your function by adding a useless parameter. Also a ; at the end would be nice as per the line above. >- ]]></script> >+ ]]></script> Make sure that this doesn't get checked in like this.
Attachment #131872 - Flags: review?(neil.parkwaycc.co.uk)
Attached patch patch - retrySplinter Review
Attachment #131872 - Attachment is obsolete: true
Attachment #133026 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 133026 [details] [diff] [review] patch - retry > ondialogaccept="return onAccept();" >+ ondialoghelp="doHelpButton()" Still missing the ; :-/
Attachment #133026 - Flags: review?(neil.parkwaycc.co.uk) → review+
Comment on attachment 133026 [details] [diff] [review] patch - retry Blake, can I get a sr for the xul part?
Attachment #133026 - Flags: superreview?(blake)
Comment on attachment 133026 [details] [diff] [review] patch - retry let's do alecf. blake is a very hard person to get reviews from.
Attachment #133026 - Flags: superreview?(blake) → superreview?(alecf)
Comment on attachment 133026 [details] [diff] [review] patch - retry sr=alecf
Attachment #133026 - Flags: superreview?(alecf) → superreview+
rlk, what's holding this up?
QA Contact: stolenclover → rlk
ah! sorry about that Daniel! Didn't notice this bug got super-review! Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
reopen. got a js error :-(
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attached patch fix js error (obsolete) — Splinter Review
Attachment #138887 - Flags: review?(rlk)
Comment on attachment 138887 [details] [diff] [review] fix js error Daniel, this is outside my module, so I can't give review. Asking Neil for review instead.
Attachment #138887 - Flags: review?(rlk) → review?(neil.parkwaycc.co.uk)
Comment on attachment 138887 [details] [diff] [review] fix js error >- Bleh. >+ <script type="application/x-javascript" src="chrome://communicator/content/pref/pref-help.js"/> I think you need the script that declares openHelp, and it's not this one...
Attachment #138887 - Flags: review?(neil.parkwaycc.co.uk) → review-
Attachment #138887 - Attachment is obsolete: true
Attachment #138915 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 138915 [details] [diff] [review] fix js error (2nd try) I'd prefer to have more spacing rather than less...
Attachment #138915 - Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #138915 - Flags: superreview?(alecf)
Comment on attachment 138915 [details] [diff] [review] fix js error (2nd try) that's easy. sr=alecf
Attachment #138915 - Flags: superreview?(alecf) → superreview+
Fix checked in.
Status: REOPENED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: