Opened 16 years ago
Closed 14 years ago
#2536 closed bug (worksforme)
datepicker position issue
Reported by: | nic | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.datepicker | Version: | 1.5b4 |
Keywords: | datepicker vertical position | Cc: | nicola.rizzo+jquery@… |
Blocked by: | Blocking: |
Description
When a datepicker "trigger" is in a div having a scrollTop/scrollLeft > 0, the datepicker gets a wrong position.
Attachments (2)
Change History (13)
Changed 16 years ago by
Attachment: | ui.datepicker.js.diff added |
---|
comment:1 Changed 16 years ago by
Owner: | changed from paul to iMarc |
---|
comment:2 Changed 16 years ago by
comment:3 Changed 15 years ago by
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
comment:5 Changed 15 years ago by
Component: | ui.core → ui.datepicker |
---|---|
Version: | 1.2.3 → 1.5b4 |
comment:6 Changed 15 years ago by
Owner: | changed from iMarc to grabanski |
---|---|
Status: | new → assigned |
comment:7 Changed 15 years ago by
Milestone: | → TDB |
---|
comment:8 Changed 15 years ago by
Owner: | changed from grabanski to kbwood |
---|
comment:9 Changed 14 years ago by
Owner: | kbwood deleted |
---|
comment:10 Changed 14 years ago by
Milestone: | TBD → 1.8 |
---|
comment:11 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
maybe dup of #2269