[Webkit-unassigned] [Bug 191306] New: Automatic link replacement via "Smart links" should emit "insertLink" input events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 07:44:45 PST 2018


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

            Bug ID: 191306
           Summary: Automatic link replacement via "Smart links" should
                    emit "insertLink" input events
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

To reproduce:

1. https://whsieh.github.io/examples/input-events.
2. Right click, and make sure that Substitutions → Smart links is checked in the context menu.
3. Type "https://www.apple.com" and a space.

Expected: input type of "insertLink"
Observed: input type of null

-- 
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/20181106/2de2e3dc/attachment-0001.html>


More information about the webkit-unassigned mailing list