Skip to content

MaterialDatePicker does not work correctly on Safari #1032

Description

@andreififiita
  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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions