[Webkit-unassigned] [Bug 199188] New: Material UI Textfield + Dialog missing carret (cursor)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 25 03:19:52 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199188
Bug ID: 199188
Summary: Material UI Textfield + Dialog missing carret (cursor)
Product: WebKit
Version: Safari 12
Hardware: Macintosh
OS: macOS 10.14
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: koshkarevj2105 at gmail.com
CC: cdumez at apple.com, wenson_hsieh at apple.com
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!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190625/b1b8e8b0/attachment-0001.html>
More information about the webkit-unassigned
mailing list