Closed
Bug 140466
Opened 23 years ago
Closed 23 years ago
add help button to Page Info tabs
Categories
(SeaMonkey :: General, defect, P2)
SeaMonkey
General
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: cotter, Assigned: oeschger)
References
Details
(Whiteboard: [ADT2 RTM] [Needs a=],custrtm-)
Attachments
(2 files)
3.70 KB,
patch
|
db48x
:
review+
alecf
:
superreview+
jud
:
approval+
|
Details | Diff | Splinter Review |
29.99 KB,
image/gif
|
Details |
Some of the Page Info tabs display arcane information that is not yet documented
anywhere in the Help system. We should provide context-sensitive help and
appropriate search tags, at a minimum.
Implement a single help button across all Page Info tabs that figures out which
tab it's clicked in and opens the Help viewer to the following targets, as
appropriate:
pageinfo_general
pageinfo_forms
pageinfo_links
pageinfo_media
pageinfo_security
Help content for the equivalent sections is in progress.
Reporter | ||
Comment 1•23 years ago
|
||
nominating for nsbeta1+.
![]() |
||
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Nomination is "nsbeta1," and plussing done by component mgr. But I'll leave the
+, since this obviously needs it.
Adding impact for RTM. A nice-to-have for beta, but too late for that now. Let's
get it in for rtm.
Whiteboard: [ADT RTM2]
Assignee | ||
Comment 4•23 years ago
|
||
Assignee | ||
Comment 5•23 years ago
|
||
Comment on attachment 83124 [details] [diff] [review]
patch for adding Help button to Page Info dlog
One modification that will be useful is to change
+ width="425" height="470"
to something like
+ width="&pageInfoWindow.width;" height="&pageInfoWindow.height;"
then add corresponding entries in pageInfo.dtd like
+<!ENTITY pageInfoWindow.width "425">
+<!ENTITY pageInfoWindow.height "470">
After the change, please open the dialog again to make sure that the change is
effective.
Please incorporate the above. r=bhuvan.
Assignee | ||
Comment 7•23 years ago
|
||
Bhuvan's suggestion is accomplished (in my tree). Sean, do you want to begin
begging now?
Reporter | ||
Comment 8•23 years ago
|
||
Just checked in content updates for Mozilla and TOC targets. Will request sr=.
Comment 9•23 years ago
|
||
Comment on attachment 83124 [details] [diff] [review]
patch for adding Help button to Page Info dlog
sr=alecf
Attachment #83124 -
Flags: superreview+
Assignee | ||
Comment 10•23 years ago
|
||
Marking FIXED. Checked in on trunk. Adding adt1.0.0 for consideration on the branch
Comment 11•23 years ago
|
||
Should've gotten a r= before it got on the trunk. Removing adt1.0.0, until the
patch has a r=.
Comment 12•23 years ago
|
||
Bhuvan provided an "r" in comment #6.
Comment 13•23 years ago
|
||
Comment on attachment 83124 [details] [diff] [review]
patch for adding Help button to Page Info dlog
r=db48x
other than those blank lines in at the end of pageInfo.dtd, it looks just
dandy.
Attachment #83124 -
Flags: review+
Comment 14•23 years ago
|
||
add keyword again.
oh, and I really don't care about moving the window size to the dtd. more bother
than it's worth really.
Keywords: adt1.0.0
Updated•23 years ago
|
Whiteboard: [ADT2 RTM] [Needs r=] → [ADT2 RTM]
Comment 15•23 years ago
|
||
Re-Instating adt1.0.0.
Comment 16•23 years ago
|
||
adt1.0.0+ (on ADT's behalf) for approval to checkin to the 1.0 branch, pending
Driver's approval. After, checking in, please add the fixed1.0 keyword.
Comment 17•23 years ago
|
||
changing to adt1.0.1+ for checkin to the 1.0 branch for the Mozilla1.0.1
milestone. Please get drivers approval before checking in.
Keywords: mozilla1.0.1
Comment 18•23 years ago
|
||
please land this on the 1.0.1 branch. once there remove the "mozilla1.0.1+"
keyword, and add the "fixed1.0.1"
Keywords: mozilla1.0.1 → mozilla1.0.1+
Updated•23 years ago
|
Attachment #83124 -
Flags: approval+
Assignee | ||
Comment 19•23 years ago
|
||
FIXED on branch. Adding fixed1.0.1 keyword
Keywords: mozilla1.0.1+ → fixed1.0.1
Comment 20•22 years ago
|
||
verified on branch 1.0 8-23 build, Win2k.
imajes-qa@bluishgecko.net - can you verify on Mac and/or Linux?
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•