From owner-freebsd-current@FreeBSD.ORG Tue Apr 15 13:04:04 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F1B937B401 for ; Tue, 15 Apr 2003 13:04:04 -0700 (PDT) Received: from mf2.bredband.net (mf2.bredband.net [195.54.106.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7FDE43F85 for ; Tue, 15 Apr 2003 13:04:02 -0700 (PDT) (envelope-from mk-freebsd@bredband.net) Received: from localhost.036-23-6f72652.cust.bredbandsbolaget.se ([213.112.193.73]) by mf2.bredband.net with ESMTP <20030415200401.BVJG273.mf2@localhost.036-23-6f72652.cust.bredbandsbolaget.se> for ; Tue, 15 Apr 2003 22:04:01 +0200 Received: from c-49c170d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1])with ESMTP id h3FK2dGZ078851 for ; Tue, 15 Apr 2003 22:04:00 +0200 (CEST) (envelope-from mk-freebsd@bredband.net) Received: (from martink@localhost) (8.12.9/8.12.9/Submit) id h3FK27wi078850 for freebsd-current@freebsd.org; Tue, 15 Apr 2003 22:02:07 +0200 (CEST) (envelope-from mk-freebsd@bredband.net) Date: Tue, 15 Apr 2003 22:02:06 +0200 From: Martin Karlsson To: freebsd-current@freebsd.org Message-ID: <20030415200206.GA1896@c-49c170d5.bredbandsbolaget.se> Mail-Followup-To: freebsd-current@freebsd.org References: <20030414195116.GA743@c-49c170d5.bredbandsbolaget.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030414195116.GA743@c-49c170d5.bredbandsbolaget.se> X-Powered-by: FreeBSD X-PGP-Keyid: 9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-PGP-Key: http://www.krutov.org/martin_karlsson.asc User-Agent: Mutt/1.5.4i Subject: Re: mozilla 1.3_1,2 hangs on text-input[SOLVED] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 20:04:04 -0000 * Martin Karlsson [2003-04-14 21.51 +0200]: > Hi. This is on -CURRENT from Apr 11. > > My newly built www/mozilla starts, and as long as I use the mouse, it > loads webpages, and seems to just work. But as soon as I try to > input text (be it in the address-field, or in a text-input field), > mozilla locks up hard, and responds to nothing. I found the answer in a comment to Bugzilla Bug 198862: "Under preferences/Advanced->Keyboard Navigation: Is "Find as You Type" enabled? If yes: Does the bug happen if you disable it?" Disabling "Find as You Type" solved my problem. -- Martin Karlsson