Skip to main content

Search and Top Navigation

#4478 closed feature (worksforme)

Opened April 16, 2009 01:50PM UTC

Closed May 07, 2009 11:40AM UTC

Last modified October 11, 2012 09:15PM UTC

Provide an option to disable browser autocomplete on datepicker enhanced inputs

Reported by: diffuzed Owned by:
Priority: minor Milestone:
Component: ui.datepicker Version: 1.7.1
Keywords: autocomplete Cc:
Blocked by: Blocking:
Description

When the user set the focus the input field, the browser autocomplete feature may appear over the datepicker.

A sample implementation can be found in the attached diff file.

Attachments (1)
Change History (3)

Changed May 07, 2009 11:40AM UTC by jzaefferer comment:1

resolution: → worksforme
status: newclosed

Using .attr("autocomplete", "off") should be done by the datepicker. I consider the autocomplete a useful feature on a date field, it should be left to the enduser to decide.

Changed February 15, 2011 08:54PM UTC by RedRocky comment:2

Why can I not see the attachment any more?

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted