[Webkit-unassigned] [Bug 177662] New: [iOS WK2] Implement -[WKContentView hasText] to be conformance with the UITextInput protocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 29 09:23:48 PDT 2017


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

            Bug ID: 177662
           Summary: [iOS WK2] Implement -[WKContentView hasText] to be
                    conformance with the UITextInput protocol
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Technically, -hasText is already implemented on WKContentView, but it currently always returns a bogus value of YES. Semantically, -hasText should only be YES if the content being edited is represented by a "non-zero-length string".

-- 
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/20170929/d8e6bc77/attachment.html>


More information about the webkit-unassigned mailing list