[Webkit-unassigned] [Bug 176049] New: Styled link in contenteditable loose style when new text is append at the end of link.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 29 01:19:31 PDT 2017


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

            Bug ID: 176049
           Summary: Styled link in contenteditable loose style when new
                    text is append at the end of link.
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m.samsel at cksource.com
                CC: wenson_hsieh at apple.com

Link to test case: https://codepen.io/mlewand/pen/brmoLr

Steps to reproduce:
1. Open link mentioned before.
2. Put caret at the end of red link.
3. Start to type text.

Expected result:
- Text will append as a link and preserve its style.

Actual Result:
- Typed text is not a link, but it get red style. Unfortunately reddish style is removed from link.

Browser: Version 10.1.2 (12603.3.8)
OS: MacOS 10.12.6

-- 
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/20170829/92922725/attachment.html>


More information about the webkit-unassigned mailing list