Closed
Bug 282624
Opened 20 years ago
Closed 19 years ago
toolkit/help depends on either extension/help or browser
Categories
(SeaMonkey :: Help Viewer, defect)
SeaMonkey
Help Viewer
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8beta4
People
(Reporter: mvl, Assigned: jwalden+fxhelp)
References
Details
http://lxr.mozilla.org/seamonkey/source/toolkit/components/help/content/help.xul#125
uses findAgainCmd.commandkey2 which is defined in two places, both not in toolkit.
http://lxr.mozilla.org/seamonkey/source/extensions/help/resources/locale/en-US/help.dtd#25
and
http://lxr.mozilla.org/seamonkey/source/browser/locales/en-US/chrome/browser/browser.dtd#386
So help doesn't work in sunbird.
(i wanted to file this bug in the tookit product, but there's no help component
there)
Assignee | ||
Comment 1•20 years ago
|
||
There's a patch in bug 279227 (attachment 172512 [details] [diff] [review]) that fixes this issue (and,
incidentally, fixes the issue for View Source as well).
Depends on: 279227
Updated•20 years ago
|
Product: Firefox → Toolkit
Version: Trunk → unspecified
Assignee | ||
Comment 2•19 years ago
|
||
Bug 295817 should clear the way for elimination of the app-specific problems,
and I intend to do this for 1.1/1.8. Expect to see app-independent code by then.
Target Milestone: --- → mozilla1.8beta3
Assignee | ||
Comment 3•19 years ago
|
||
App-specific theming has been removed in bug 268776, and the entity issue was
resolved a while back in bug 279227. Apps which ship a proper version of
toolkit (as I hope and assume Sunbird does) should be able to use the help
viewer without hacks. If you find any issues when Sunbird starts to use the
help viewer, file bugs and assign them to me.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.8beta3 → mozilla1.8beta4
Updated•18 years ago
|
Flags: in-testsuite-
Updated•9 years ago
|
Product: Toolkit → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•