#5560 closed bug (duplicate)
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.
Note: See
TracTickets for help on using
tickets.
Dup of #5561