NEW199188
Material UI Textfield + Dialog missing caret
https://bugs.webkit.org/show_bug.cgi?id=199188
Summary Material UI Textfield + Dialog missing caret
Yaroslav
Reported 2019-06-25 03:19:52 PDT
I opened a ticket for this over at Material UI's GitHub page here https://github.com/mui-org/material-ui/issues/16105. And here is the codesandbox with reproduced problem - https://codepen.io/anon/pen/agmmMR When the textfield is in dialog and there isn't any value in input, carret/cursor doesn't show up. It seems to be related to the position: relative of the parent elements and the background:none style of the input. If i set any background color of the input cursor works as expected. The problem is reproduced in 100% times and belongs only to Safari. Thanks in advance!
Attachments
Wenson Hsieh
Comment 1 2019-06-26 07:30:41 PDT
I’m able to reproduce this on the macOS 10.15 beta as well.
Radar WebKit Bug Importer
Comment 2 2019-06-26 16:29:02 PDT
Radar WebKit Bug Importer
Comment 3 2019-06-26 16:29:04 PDT
slava
Comment 4 2019-07-02 03:51:01 PDT
Hello, is there any confirmation that bug will be fixed? Thanks in advance.
Note You need to log in before you can comment on or make changes to this bug.