Ticket #3232 (closed bug: fixed)

Opened 2 years ago

Last modified 3 months ago

Datepicker Position Problem in IE 6/7

Reported by: roch@… Owned by: grabanski
Priority: major Milestone: 1.7
Component: ui.datepicker Version: 1.6rc2
Keywords: ui datepicker position Cc:

Description

I had a Problem using the ui.datepicker plugin with IE6/7. The Datepicker was shown in the wrong Position.
The browser Width/Height? in _checkOffset was 0 for IE.
I tried the Width Detection from:  http://www.mail-archive.com/jquery-en@googlegroups.com/msg13648.html which gives correct Values.

Attachments

ui.datepicker.js.patch Download (1.0 KB) - added by isroch 2 years ago.
Works with this changes

Change History

Changed 2 years ago by isroch

Works with this changes

Changed 2 years ago by isroch

I cornered the problem to non strict HTML Pages. strict pages are working fine.

Changed 2 years ago by kbwood

  • status changed from new to closed
  • resolution set to fixed

Fixed. Added patch.

Changed 21 months ago by joern.zaefferer

  • status changed from closed to reopened
  • version changed from 1.6b to 1.6rc2
  • resolution fixed deleted

According to #3603, this issue is still open.

Changed 20 months ago by caphun

  • status changed from reopened to closed
  • resolution set to fixed

Fixed in [1504]

Changed 20 months ago by rdworth

  • status changed from closed to reopened
  • resolution fixed deleted

If you have an input at the bottom/right/bottom-right of the viewport and you click on it, the datepicker opens below and to the right of it, outside of view. r1504 is a regression. Reopening.

Changed 20 months ago by caphun

  • status changed from reopened to closed
  • resolution set to fixed

Regression fixed in [1509]

Note: See TracTickets for help on using tickets.