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

MaterialDatePicker does not work correctly on Safari #1032

Open
andreififiita opened this issue Nov 4, 2022 · 0 comments
Open

MaterialDatePicker does not work correctly on Safari #1032

andreififiita opened this issue Nov 4, 2022 · 0 comments

Comments

@andreififiita
Copy link

  1. The date picker cannot be opened on Safar: when you click the datebox, the picker popup appears and disappears quickly, it is almost impossible to use it. The behavior is the GMD demo: https://gwtmaterialdesign.github.io/gmd-core-demo/#datePicker
  2. The picker popup cannot be shown on the screen - if it located inside a container with overflow auto or hidden, it will be cut off. This does not happen on Chrome, it works correctly there.
  3. If I set the picker container as the document BODY, and then try to use the MaterialDatePicker in GWT a popup (for example a form in a modal popup with "glass"), the picker popup is displayed, but no element inside it can be clicked and neither it can be dismissed at all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant