Ticket #3232 (closed bug: fixed)

Opened 5 years ago

Last modified 3 years 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:
Blocking: Blocked by:

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 5 years ago.
Works with this changes

Change History

Changed 5 years ago by isroch

Works with this changes

comment:1 Changed 5 years ago by isroch

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

comment:2 Changed 5 years ago by kbwood

  • Status changed from new to closed
  • Resolution set to fixed

Fixed. Added patch.

comment:3 Changed 4 years 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.

comment:4 Changed 4 years ago by caphun

  • Status changed from reopened to closed
  • Resolution set to fixed

Fixed in [1504]

comment:5 Changed 4 years 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.

comment:6 Changed 4 years 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.