Opened 11 years ago
Closed 9 years ago
#7717 closed bug (invalid)
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.
Change History (6)
comment:1 Changed 11 years ago by
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:3 Changed 10 years ago by
Keywords: | haspatch added |
---|---|
Status: | new → open |
comment:4 Changed 9 years ago by
Milestone: | 1.11.0 → none |
---|
comment:5 Changed 9 years ago by
Owner: | set to marwin22 |
---|---|
Status: | open → pending |
I'm not seeing this behavior. Please provide a reduced test case with explicit steps to reproduce.
comment:6 Changed 9 years ago by
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