Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The _dialogInput not moved following the draggable datepicker #2166

Open
chunlinyao opened this issue Apr 10, 2023 · 3 comments
Open

The _dialogInput not moved following the draggable datepicker #2166

chunlinyao opened this issue Apr 10, 2023 · 3 comments

Comments

@chunlinyao
Copy link

When show datepicker in a dialog. The created _dialogInput is behind the dialog. But If I made the dialog draggable and move it.
The _dialogInput will not following the dialog. And we can see the input box.

@mgol
Copy link
Member

mgol commented Apr 12, 2023

Thanks for the report. Does the issue you describe exist when jQuery UI 1.12.1 is used or only with jQuery UI 1.13.0 or newer?

Also, please provide a test case on a platform like JS Bin.

@chunlinyao
Copy link
Author

This is a test case on jsbin https://output.jsbin.com/haqukex
Drag and move the calendar.

@mgol
Copy link
Member

mgol commented Apr 14, 2023

Thanks for the report. Since the issue is already in 1.12, given limited team resources it's not likely to be fixed by the UI team; see the project status at https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/. PRs are welcome if they're not too complex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants