Opened 13 years ago
Closed 10 years ago
#5788 closed bug (invalid)
UI Datepicker .dialog(..) with custom position throws error in MSIE.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.dialog | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When calling $.dialog(...) with using an Event object as "pos" parameter throws an "Invalid argument" JavaScript error in MSIE (7+). It works when passing an x,y array though.
Change History (4)
comment:1 Changed 10 years ago by
Milestone: | TBD → 1.11.0 |
---|
comment:2 Changed 10 years ago by
Component: | ui.datepicker → ui.dialog |
---|---|
Milestone: | 1.11.0 → 1.10.0 |
comment:3 Changed 10 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:4 Changed 10 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!
Note: See
TracTickets for help on using
tickets.
Can you provide a reduced test case showing what you're trying to do?