From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L39QW-0006Tx-EW for garchives@archives.gentoo.org; Thu, 20 Nov 2008 13:18:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B4B8E04A3; Thu, 20 Nov 2008 13:18:32 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by pigeon.gentoo.org (Postfix) with ESMTP id EA879E04A3 for ; Thu, 20 Nov 2008 13:18:31 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so474315fga.14 for ; Thu, 20 Nov 2008 05:18:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=mJPItuj1MKwHTuS7uQ9q7eQe0+jGu49OypyMh0OLn6s=; b=pGVOcFAkdAT2XsSbdMnu+ZGhVXofmwECpNqeOBxsvEr5XZWMy+maune734FryZnm4D g/apO9ZfdkfECWuwbz+q8ZE/7/Lu/iDiUTYYhRju9oc+Hsy1sNJ15rUGrhTmtKq4pfS+ WbfqWNA+TZ86gWkiu/fTTPbmb0yeOmEVKdOcI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qGE+GGQADsAqZTxfPok54jQiZ9k2gJQKv9rXReBqX62Py/XtgS0xggUDuOlHUjgr41 YMxzFxMfyAVhEVkAMG97xijW5axPsO0RwIvJMX9kNp68GCGy77lB/8ECJ22EqiQL9Ym+ CVXcs9Gl6kJX6PPfr6lJtVOjNod78vIBRPbmI= Received: by 10.181.216.12 with SMTP id t12mr725808bkq.122.1227187109483; Thu, 20 Nov 2008 05:18:29 -0800 (PST) Received: by 10.181.32.3 with HTTP; Thu, 20 Nov 2008 05:18:29 -0800 (PST) Message-ID: <184110a70811200518n7fead90ax434d6233c98ea5a4@mail.gmail.com> Date: Thu, 20 Nov 2008 22:18:29 +0900 From: "Mike Mazur" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: Firefox 3 automatic spell check broken In-Reply-To: <184110a70811180154w1ab7a717vdf3fcdc9e1adddff@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <184110a70811180154w1ab7a717vdf3fcdc9e1adddff@mail.gmail.com> X-Archives-Salt: 58684333-f403-457b-b293-6bed08389730 X-Archives-Hash: c16259bd8c943ddb91010da6fd5485c4 Hi, On Tue, Nov 18, 2008 at 6:54 PM, Mike Mazur wrote: > With Firefox 2.x whenever I typed into a text area and misspelled > something, the word would be underlined. Ever since I updated to > Firefox 3 this no longer happens. > > I've looked at USE flags for mozilla-firefox and xulrunner and don't > see anything that indicates aspell or similar. > > What am I missing? I thought maybe it was some extension preventing the automatic spell check, so I moved my ~/.mozilla folder and started a brand new Firefox, but the issue remains. Mike