Search and Top Navigation
#7717 closed bug (invalid)
Opened September 14, 2011 12:25PM UTC
Closed July 29, 2014 08:39AM UTC
Datepicker overlaps textbox after inputing new date
Reported by: | marwin22 | Owned by: | marwin22 |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.8.1 |
Keywords: | haspatch | Cc: | |
Blocked by: | Blocking: |
Description
After inputing new date, which corresponds to month with more week count then previous, datepicker overlaps textbox to which it is connected. Position of datepicker should be moved upper on the height of one row with week.
I got this problem in version 1.8.1, but in 1.8.16 it still appears.
Attachments (0)
Change History (6)
Changed September 14, 2011 03:21PM UTC by comment:1
Changed October 11, 2012 02:43PM UTC by comment:2
milestone: | 1.9.0 → 1.11.0 |
---|
Changed October 19, 2012 06:55PM UTC by comment:3
keywords: | → haspatch |
---|---|
status: | new → open |
Changed June 24, 2014 11:11PM UTC by comment:4
milestone: | 1.11.0 → none |
---|
Changed July 14, 2014 06:30PM UTC by comment:5
owner: | → marwin22 |
---|---|
status: | open → pending |
I'm not seeing this behavior. Please provide a reduced test case with explicit steps to reproduce.
Changed July 29, 2014 08:39AM UTC by comment:6
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Made a pull request to fix it https://github.com/jquery/jquery-ui/pull/459