[21229] in Athena Bugs
Re: linux 9.1.18: mozilla
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Dec 21 18:42:38 2002
From: Greg Hudson <ghudson@MIT.EDU>
To: John Carr <jfc@mit.edu>
Cc: bugs@mit.edu
In-Reply-To: <200212211653.LAA14835@psi-phi.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: 21 Dec 2002 18:42:36 -0500
Message-Id: <1040514156.10241.156.camel@error-messages.mit.edu>
Mime-Version: 1.0
On Sat, 2002-12-21 at 11:53, John Carr wrote:
> The setting of input focus is supposed to be invisble to clients.
> The only way for a client to tell which policy is in use is to
> call XGetInputFocus.
Mozilla does not appear to use XGetInputFocus except in one obscure
place having to do with popups. So by your reasoning, mozilla should
not be able to behave differently with PointerRoot.
Mozilla implements a click-to-focus policy internally. If you click on
the location bar and type into it, are your keypresses ignored?