Bug Tracker

Ticket #2536 (new bug)

Opened 9 months ago

Last modified 8 months ago

datepicker position issue

Reported by: nic Assigned to: iMarc
Type: bug Priority: minor
Milestone: 1.2.4 Component: ui
Version: 1.2.3 Keywords: datepicker vertical position
Cc: nicola.rizzo+jquery@gmail.com Needs: Review

Description

When a datepicker "trigger" is in a div having a scrollTop/scrollLeft > 0, the datepicker gets a wrong position.

Attachments

ui.datepicker.js.diff (1.8 kB) - added by nic 9 months ago.
_findPos.txt (0.7 kB) - added by veljkopopovic 8 months ago.
Proposed findPos function

Change History

Changed 9 months ago by nic

Changed 9 months ago by paul

  • owner changed from paul to iMarc

Changed 9 months ago by nic

maybe dup of #2269

Nicola

Changed 8 months ago by veljkopopovic

Proposed findPos function

Changed 8 months ago by veljkopopovic

I have attached proposition for _findPos function. This fix works in IE7 and Mozilla.... I'm sure you can write it in more elegant manner :) This is fix for vertical and horizontal position as well

Best regards Veljko

Note: See TracTickets for help on using tickets.