RESOLVED DUPLICATE of bug 1747534807
Word wrapping incorrect when using quotes after question mark
https://bugs.webkit.org/show_bug.cgi?id=34807
Summary Word wrapping incorrect when using quotes after question mark
Jacob Page
Reported 2010-02-10 11:12:00 PST
Created attachment 48511 [details] 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> &ldquo;Is &lsquo;hiding&rsquo; the real prices a sign of trust and partnership?&rdquo; </blockquote> In Chrome, the quote character after the question mark is wrapping to the next line. This happens for ", &rdquo;, 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
Attachments
What the incorrect word wrapping looks like. (1.95 KB, image/png)
2010-02-10 11:12 PST, Jacob Page
no flags
Alexey Proskuryakov
Comment 1 2010-02-11 12:23:08 PST
This is already fixed. *** This bug has been marked as a duplicate of bug 17475 ***
Note You need to log in before you can comment on or make changes to this bug.