[Webkit-unassigned] [Bug 131592] New: Consider merging: Pass the correct value for the available width to updateLogicalWidthForAlignment() after placing an ellipsis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 13 10:49:47 PDT 2014


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

           Summary: Consider merging: Pass the correct value for the
                    available width to updateLogicalWidthForAlignment()
                    after placing an ellipsis
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: iOS 6.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dtrebbien at gmail.com
                CC: mario at webkit.org, dtrebbien at gmail.com


Consider merging:  http://src.chromium.org/viewvc/blink?revision=167194&view=revision

mario.prada's patch fixes an issue with text-overflow:ellipsis demonstrated by the test case that I attached to Bug 75277.

I am seeing the issue in iOS 7.1 Mobile Safari, Safari 7.0.3, and WebKit nightly r167020 built on 09 April 2014.  The issue is fixed in Google Chrome 34.0.1847.116 (Official Build 260972).  I used Chromium's bisect-builds.py script and found that the issue was fixed after 167188 (known bad), but no later than 167194 (first known good).
BLINK CHANGELOG URL:
  http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=167194%3A167188
.. which led me to Mario's patch.

-- 
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