[Webkit-unassigned] [Bug 76844] New: Improper text wrapping when viewport width is changed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 11:19:13 PST 2012


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

           Summary: Improper text wrapping when viewport width is changed.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rachitpuri19 at gmail.com


When the viewport width is changed text wrapping of korean characters is not accurate. This is mainly found when there is a tag inside a tag for e.g. <div>----<span>---</span>----</div> i.e. span inside a div tag.This issue is only for few languages like chinese or korean but is working fine with english.
The improper line break is causing this issue which can be found in RenderBlockLineLayout.cpp under the function findnextlinebreak. I have added the snapshot for the reference.

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