Closed
Bug 253443
Opened 21 years ago
Closed 21 years ago
no spell checker included in typical install for Linux seamonkey
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: ajschult784)
Details
Attachments
(1 file)
1.28 KB,
patch
|
benjamin
:
review+
dveditz
:
superreview+
asa
:
approval1.8a4+
|
Details | Diff | Splinter Review |
found using 2004072808-trunk (seamonkey) bits on linux fedora core 1. couldn't
find an exisiting bug on this, so pls dup if needed. (would this be related in
anyway to bug 240600?)
1. open composer window
2. type in some misspelled words
3. look for spell checker
results: I couldn't find a spell checker in the Edit menu, Tools menu or the
compose toolbar.
this is not a problem with seamonkey trunk bits on Mac OS X or Windows.
Reporter | ||
Comment 1•21 years ago
|
||
about:buildconfig says "--enable-extensions=default,irc,tasks,negotiateauth":
doesn't that mean the spellchecker should be built? then again, when I checked
the components directory, I didn't see a file describing the spell checker...
Comment 2•21 years ago
|
||
http://lxr.mozilla.org/seamonkey/source/configure.in#3801 lists spellcheck as
part of the default extensions.
It works on my self-made gtk2 build
(bug 240600 is unrelated. nothing of that got checked in yet)
Reporter | ||
Comment 3•21 years ago
|
||
okay, I went back to the earliest trunk build I could find, from 2004060107, and
the spellchecker is still missing. could this be a build issue for release builds?
Comment 4•21 years ago
|
||
Works for me in both latest trunk, and 1.8a2,both from ftp.mozilla.org. linux.
Reporter | ||
Comment 5•21 years ago
|
||
hm, fwiw, I'm using a "typical" installation --could that choice prevent the
spellchecker from installing (as opposed to a custom install where the
components are specifically chosen)?
Reporter | ||
Comment 6•21 years ago
|
||
just spoke to Asa, and that's indeed the case: spellchecker isn't part of the
typical (default) installation on linux, and it should be changed. so, am
morphing this bug (no longer a smoketest issue).
Assignee: nobody → general
Component: Spelling checker → Installer
Keywords: smoketest
QA Contact: core.spelling-checker → bugzilla
Summary: no spell checker in Linux seamonkey build → no spell checker included in typical install for Linux seamonkey
Reporter | ||
Comment 7•21 years ago
|
||
also see this with a typical (default) installation using the 1.7 bits
(2004072810-1.7).
Reporter | ||
Comment 8•21 years ago
|
||
sigh, forgot to nominate till now. if too late for 1.8a4, then perhaps the next
milestone...
Flags: blocking1.8a4?
Updated•21 years ago
|
Flags: blocking1.8a4? → blocking1.8a4+
Assignee | ||
Comment 9•21 years ago
|
||
add spellchecker.
this also includes a comment I forgot for bug 157459 comment 20
Assignee | ||
Updated•21 years ago
|
Attachment #159935 -
Flags: superreview?(dveditz)
Attachment #159935 -
Flags: review?(dveditz)
Comment 11•21 years ago
|
||
Comment on attachment 159935 [details] [diff] [review]
patch
The English spellchecker dictionary is MPL-compatible, right?
Attachment #159935 -
Flags: review?(dveditz) → review+
Comment 12•21 years ago
|
||
Comment on attachment 159935 [details] [diff] [review]
patch
Whether it is or isn't MPL-compatible, it's already shipping in the other setup
types. I'm pretty sure it was checked out before adding it to the build, but if
you have concerns check w/mkaply. Not in this bug, though.
sr=dveditz
Attachment #159935 -
Flags: superreview?(dveditz) → superreview+
Assignee | ||
Updated•21 years ago
|
Attachment #159935 -
Flags: approval1.8a4?
Comment 13•21 years ago
|
||
Comment on attachment 159935 [details] [diff] [review]
patch
a=asa for 1.8a4 checkin.
Attachment #159935 -
Flags: approval1.8a4? → approval1.8a4+
Comment 14•21 years ago
|
||
Checking in config.it;
/cvsroot/mozilla/xpinstall/packager/unix/config.it,v <-- config.it
new revision: 1.29; previous revision: 1.28
done
Assignee | ||
Comment 15•21 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 16•21 years ago
|
||
vrfy'd fixed with 2004092709-trunk (gtk1, full installer, "typical" installation
choice). thanks, Andrew!
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•