Opened 11 years ago
Closed 10 years ago
#8229 closed bug (wontfix)
jquery ui's datepicker issue in IE7
Reported by: | jmbkeyes168 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using jquery ui's datepicker in my app, then I test the app in IE7 standard version and found that when zoom out the page by ("CTRL"+"+"), the popup datepicker's postion is not correct. reproduce steps:
- visit the page which uses the datepicker with IE 7 standard version.
- Zoom out the page, and then click the input box which uses datepicker, and you'll find that the datepicker is not under the input box, just go to the wrong position.
Note: See
TracTickets for help on using
tickets.
jQuery doesn't support zooming.