Ticket #3232 (closed bug: fixed)

Opened 19 months ago

Last modified 15 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 (1.0 kB) - added by isroch 19 months ago.
Works with this changes

Change History

Changed 19 months ago by isroch

Works with this changes

Changed 19 months ago by isroch

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

Changed 18 months ago by kbwood

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

Fixed. Added patch.

Changed 16 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 15 months ago by caphun

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

Fixed in [1504]

Changed 15 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 15 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.