[Webkit-unassigned] [Bug 33793] New: Last symbol of the last word torn off by line wrap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 18 05:03:01 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33793
Summary: Last symbol of the last word torn off by line wrap
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: acheron at front.ru
Created an attachment (id=46812)
--> (https://bugs.webkit.org/attachment.cgi?id=46812)
Testcase from http://bugreports.qt.nokia.com/browse/QTWEBKIT-10
If the last word on the line ends with a UTF symbol (a symbol not in the
standard ASCII range 32-126), the last symbol may be torn off and the next line
would contain only this symbol. Usually this happens if the word is followed by
a closing tag (e.g. </div>, </a>).
To reproduce open the attached file and resize text or the window until
non-ASCII symbols get to the right edge.
Observed in Qt-Webkit-based browsers: Arora, Rekonq — under Linux. Kernel
version: 2.6.30-gentoo-r5, AMD64, xorg-server version 1.6.5-r1, qt-webkit
version 4.6.0-r1 (not sure to which version of Webkit it corresponds).
This bug has been reported to Qt bugzilla:
http://bugreports.qt.nokia.com/browse/QTWEBKIT-10 , but they concluded it's a
Webkit bug.
The bug #27074 (emdash at the end of the line going to the next line) may be a
manifestation of the same problem.
--
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