Skip to main content

Search and Top Navigation

#5953 closed bug (fixed)

Opened August 16, 2010 08:07AM UTC

Closed November 30, 2012 06:15PM UTC

IE8 restrict date range prev month icon alpha opacity on wrong element

Reported by: Nicholas Llewellyn Owned by:
Priority: minor Milestone: 1.9.1
Component: ui.datepicker Version: 1.8.3
Keywords: ie8 disabled canAdjustMonth hideIfNoPrevNext Cc:
Blocked by: Blocking:
Description

In Internet Explorer 8, when using the restrict date range feature, when restricting to - not before today. In current month, it is not possible to navigate to the previous month which is correct functionality.

In all browsers, the ui-datepicker-header ui-datepicker-prev ui-icon-circle-triangle-w/e icon alpha opacity is set to less than 100 to indicate that it is disabled which is correct functionality.

The alpha opacity setting is not recognised by IE8 as it is applied to the <a> which the <span> is contained within. The <span> is the element which has the icon as a background image.

Performing an in-line edit using IE Developer tools and adding the ui-state-disabled class to the <span> resolves this issue.

View an example here http://jqueryui.com/demos/datepicker/#min-max remember IE8 only.

Attachments (2)
Change History (4)

Changed September 02, 2010 09:10AM UTC by Nicholas Llewellyn comment:1

My ref FB 9867

Changed October 11, 2012 09:04PM UTC by scottgonzalez comment:2

milestone: TBD1.11.0

Changed October 18, 2012 05:12PM UTC by mikesherov comment:3

keywords: disabled canAdjustMonth hideIfNoPrevNextie8 disabled canAdjustMonth hideIfNoPrevNext
status: newopen

Changed November 30, 2012 06:15PM UTC by tj.vantoll comment:4

milestone: 1.11.01.9.1
resolution: → fixed
status: openclosed