[Webkit-unassigned] [Bug 124146] New: dir=auto incorrectly renders some sequences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 11 06:47:42 PST 2013


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

           Summary: dir=auto incorrectly renders some sequences
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://en.wikipedia.org/w/index.php?title=Wikipedia_t
                    alk%3ARequests_for_adminship&action=history&offset=201
                    31111000000&tagfilter=
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hartman.wiki at gmail.com


See the screenshot, a fragment of the page at https://en.wikipedia.org/w/index.php?title=Wikipedia_talk%3ARequests_for_adminship&action=history&offset=20131111000000 

The part of the line after the arrow, but before the ) parentheses is a span with dir=auto set. As is clearly visible, the text in this inline-block is incorrectly measured causing it to overlap the parentheses. Resetting the implied unicode-bidi: -webkit-isolate; to normal, fixes the problem.

A reduced testcase is included

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list