Skip to main content

Search and Top Navigation

#7449 closed bug (fixed)

Opened June 06, 2011 08:40AM UTC

Closed July 17, 2012 08:17PM UTC

Last modified July 17, 2012 08:18PM UTC

Datepicker dialog has a negative z-index

Reported by: ThiefMaster Owned by:
Priority: minor Milestone: 1.8.22
Component: ui.datepicker Version: 1.8.13
Keywords: Cc:
Blocked by: Blocking:
Description

The datepicker dialog gets a negative z-index. This breaks with lots of layouts since the datepicker will be behind the content/layout divs.

Testcase: http://jsfiddle.net/ThiefMaster/V7CcU/

Attachments (0)
Change History (4)

Changed July 12, 2012 02:06PM UTC by mrozik comment:1

_comment0: commit: https://github.com/maciejmrozinski/jquery-ui/commit/4f4a0055bed71f3df46ac3ae0bc82f82e73be58e \ \ pull: https://github.com/jquery/jquery-ui/pull/6961342440115291722

Changed July 17, 2012 08:17PM UTC by Maciej Mroziński comment:2

resolution: → fixed
status: newclosed

Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index.

Changeset: cb44dc6c2840a77fbb13a398910ca8818d6439e3

Changed July 17, 2012 08:18PM UTC by Maciej Mroziński comment:3

Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index.

(cherry picked from commit cb44dc6c2840a77fbb13a398910ca8818d6439e3)

Changeset: fa5e7c17a804e667513662ea9fbb7e8e6986e42c

Changed July 17, 2012 08:18PM UTC by scottgonzalez comment:4

milestone: 1.91.8.22