google / google/material-design-lite
Mdl-dialog: cursor is not visible with focus on mdl-textfield which is exist in mdl-dialog's form control
Open
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
Mdl-dialog: cursor is not visible with focus on mdl-textfield which is exist in mdl-dialog's form control
By adding is-focused class to mdl-textfield on opening mdl-dialog, then it focus on that textfield but cursor is not showing in mdl-textfield.
This behavior is same as on every browser, OS. I have tries autofocus but not working
Am I missing anything here, Please suggest me if anyone go through the same issue?
Contributor guide
Assessment
This issue has not been assessed yet.