[Webkit-unassigned] [Bug 144167] New: Simple line layout: Wrong text offsetting when range does not start from the first renderer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 15:52:31 PDT 2015


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

            Bug ID: 144167
           Summary: Simple line layout: Wrong text offsetting when range
                    does not start from the first renderer.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com

<div>foobar1<br>foobar2<br>foobar3<br>foobar4<br>foobar5</div>
1. multiple renderers are present in the render flow.
2. Render flow uses simple line layout.
3. Range start node is not set to the first node in the flow.
When text is called on Range, TextIterator returns the wrong selection.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150424/7eb3ce78/attachment-0001.html>


More information about the webkit-unassigned mailing list