[Webkit-unassigned] [Bug 191164] Caret disappears at end of password field when caps lock indicator is shown; password field not scrolled when caps lock indicator is shown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 16:48:21 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=191164

--- Comment #3 from Daniel Bates <dbates at webkit.org> ---
Created attachment 353744

  --> https://bugs.webkit.org/attachment.cgi?id=353744&action=review

For for Mac, but does not fix caret on iOS :(

Attached patch that fixes this issue on Mac. For some reason it does not fix the issue on iOS. Keep in mind that the bad behavior on iOS is that the caret is drawn at the wrong position whereas on Mac the "caret disappears". The different in bad behavior is due to the fact that the caret on iOS is painted by UIKit on top of the WebView.

-- 
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/20181102/1536f8d3/attachment.html>


More information about the webkit-unassigned mailing list