[Webkit-unassigned] [Bug 34807] New: Word wrapping incorrect when using quotes after question mark
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 10 11:12:01 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34807
Summary: Word wrapping incorrect when using quotes after
question mark
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://beyondtheorylogistics.com/why
OS/Version: All
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jacob.h.page at gmail.com
Created an attachment (id=48511)
--> (https://bugs.webkit.org/attachment.cgi?id=48511)
What the incorrect word wrapping looks like.
This bug was originally posted to the Chromium issue tracker, but I brought it
here because somebody reported the same issue in Safari.
I have some elements in my HTML that contain quotations that end with
question marks, i.e.:
<blockquote>
“Is ‘hiding’ the real prices a sign of trust and
partnership?”
</blockquote>
In Chrome, the quote character after the question mark is wrapping to the
next line. This happens for ", ”, and even '. The other browsers do
the right thing and keep the question mark and quote fixed to the last word
of the sentence. I experienced this with blockquotes, but I verified the
same thing happens for paragraphs.
At this moment, you can see the bug in action at
http://beyondtheorylogistics.com/why.
Chrome Version: 4.0.249.78
Other browsers tested:
Firefox 3.x: OK
IE 7: OK
IE 8: OK
--
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