webtier@glassfish.java.net

Re: [webtier] JSF2 form does not support HTML autocomplete="off" attribute

From: Lincoln Baxter, III <lincolnbaxter_at_gmail.com>
Date: Sat, 11 Apr 2009 13:14:55 -0400

On Sat, 2009-04-11 at 09:52 -0700, Ryan Lubke wrote:

> Not without overriding the existing Renderer. Just so I'm clear, the
> autocomplete attribute on the input components has no impact on FF3's
> behavior in the area?

It does work on h:inputText, but is not available on select** menus and
etc. The pdldocs do not list this attribute for:

inputTextArea
selectBooleanCheckbox
selectManyCheckbox
selectManyListbox
selectManyMenu
selectOneListbox
selectOneMenu
selectOneRadio