Search and Top Navigation
#8143 closed bug (notabug)
Opened February 28, 2012 10:06PM UTC
Closed February 28, 2012 10:10PM UTC
Horizontal(x) position of datepicker is wrongly calculated
| Reported by: | baton | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | ui.datepicker | Version: | 1.8.16 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
when triggering show of a datepicker in some layouts (see jsfiddle link for a simple example) - datepicker is shown in wrong horizontal(x) position (big offset to left/right proper position) (the problem is probably usage of css 'margin: auto' to center the element on container)
example: (and some more desciription of a problem situation/layout)
Attachments (0)
Change History (1)
Changed February 28, 2012 10:10PM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
jQuery and jQuery UI do not support position: relative on the body.