Skip to main content

Search and Top Navigation

#7586 closed bug (wontfix)

Opened July 29, 2011 08:57AM UTC

Closed July 29, 2011 01:44PM UTC

autoSize calculated wrong when Input type is new HTML5 search

Reported by: kiequoo Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.datepicker Version: 1.8.14
Keywords: Cc:
Blocked by: Blocking:
Description

When a datepicker is attached to an input with the 'search' type i.e.

<input type='search'>

and autoSize is enabled then the calculated size is too short due to the clear button that appears inside the control. I think only Webkit implements this control at the moment so this is the only place to see the problem for now.

Attachments (0)
Change History (1)

Changed July 29, 2011 01:44PM UTC by scottgonzalez comment:1

resolution: → wontfix
status: newclosed

This option just needs to be removed. It won't exist in the new API.