RESOLVED DUPLICATE of bug 6274 17026
The letters "j" "y" and others leaves pixels on screen
https://bugs.webkit.org/show_bug.cgi?id=17026
Summary The letters "j" "y" and others leaves pixels on screen
José Jeria
Reported 2008-01-26 16:34:21 PST
See testcase. Dragging around the orange div containing the letter "j" will leave trails on the screen.
Attachments
Testcase (1.16 KB, text/html)
2008-01-26 16:35 PST, José Jeria
no flags
José Jeria
Comment 1 2008-01-26 16:35:07 PST
Created attachment 18712 [details] Testcase Drag and drop the orange box.
Mark Rowe (bdash)
Comment 2 2008-01-26 16:56:42 PST
Dan suggested this is probably due to the same root cause as bug 12607.
mitz
Comment 3 2008-01-26 22:15:00 PST
There is no easy and efficient way to tell whether and by how much text will overflow its "typographic bounds", but perhaps WebCore can do a better job at estimating it (e.g. for italics, add a horizontal overflow of sin(italics angle) * (ascent + descent) / 2 on either side).
David Kilzer (:ddkilzer)
Comment 4 2008-02-20 08:19:51 PST
David Kilzer (:ddkilzer)
Comment 5 2014-09-03 11:22:14 PDT
Myles thinks this is a duplicate of Bug 6274. *** This bug has been marked as a duplicate of bug 6274 ***
Note You need to log in before you can comment on or make changes to this bug.