Search and Top Navigation
#14893 open bug ()
Opened December 30, 2015 12:07PM UTC
Last modified January 13, 2016 04:13PM UTC
Incorrect layout of months after switch
Reported by: | artemipanchuk | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.11.3 |
Keywords: | showCurrentAtPos, numberOfMonths | Cc: | |
Blocked by: | Blocking: |
Description
Datepicker is configured with numberOfMonths: 3
and showCurrentAtPos: 2
. Say, current month is **december** and it is displayed as third (i.e. correctly). When I tap a random day in **october**, it switches months correctly. But when I tap a random day in **november**, it fails. Here is my fiddle, I also managed to reproduce this bug here: http://jsfiddle.net/am1wtovr/.
Attachments (0)
Change History (1)
Changed January 13, 2016 04:13PM UTC by comment:1
status: | new → open |
---|
Confirmed. This is definitely broken behavior when you choose a date in any month but the first.