Search and Top Navigation
#5560 closed bug (duplicate)
Opened April 28, 2010 01:49PM UTC
Closed April 29, 2010 03:59AM UTC
Last modified October 11, 2012 09:15PM UTC
DatePicker
Reported by: | daveroberts | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a large table where the height exceeds my screen height. Inside this table I have cells which contain date picker inputs. In IE6, when the page loads, the last few rows are truncated from the table. It appears they are truncated where the height of the table is being truncated at a height of 100% of the browser window's height. If you comment out the line which turns the inputs into datepickers, the problem never occurs.
Dup of #5561