[Webkit-unassigned] [Bug 140388] New: Range is incorrectly normalized after adding into selection for u HTML element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 04:23:34 PST 2015


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

            Bug ID: 140388
           Summary: Range is incorrectly normalized after adding into
                    selection for u HTML element.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a.delura at cksource.com

Created attachment 244507
  --> https://bugs.webkit.org/attachment.cgi?id=244507&action=review
Reproduction example

Creating range for text node in u HTML element and adding it to selection cause incorrectly range normalization to it's parent. See attached example for more details. Please note, that this bug occur not only for u element but for inline elements in general i.e. i, em, b. This bug does not occur for block elements like p or div.

This behaviour impact http://dev.ckeditor.com/ticket/12690 in CKEditor.

-- 
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/20150113/90497737/attachment-0002.html>


More information about the webkit-unassigned mailing list