RESOLVED DUPLICATE of bug 6274 20420
text repainting does not account for glyphs which draw outside the typographic bounds of the font
https://bugs.webkit.org/show_bug.cgi?id=20420
Summary text repainting does not account for glyphs which draw outside the typographi...
James Deering
Reported 2008-08-17 14:39:18 PDT
SVG fonts with opacity do not display properly. Displays only partial font display. See Menu rollovers and page graphics for examples.
Attachments
reduced test case (514 bytes, image/svg+xml)
2008-10-04 00:44 PDT, Eric Seidel (no email)
no flags
reduced test case (with better instructions) (650 bytes, image/svg+xml)
2008-10-04 00:46 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2008-10-04 00:19:08 PDT
Computing Text rects incorrectly, thus invalidating wrong region on mouseover I'm working on a reduction.
Eric Seidel (no email)
Comment 2 2008-10-04 00:44:25 PDT
Created attachment 24085 [details] reduced test case
Eric Seidel (no email)
Comment 3 2008-10-04 00:46:51 PDT
Created attachment 24086 [details] reduced test case (with better instructions)
mitz
Comment 4 2008-10-04 01:07:28 PDT
I think this is just a duplicate of bug 6274.
Eric Seidel (no email)
Comment 5 2008-10-04 01:15:45 PDT
Agreed. This is a dupe of bug 6274. However James could work around bug 6274 by specifying a decent value on the font. Unfortunately due to bug 21365 (which will likely be fixed in about an hour!) to support old nightlies would require putting the descent value on the <font> element instead of the <font-face> element. :) *** This bug has been marked as a duplicate of 6274 ***
Note You need to log in before you can comment on or make changes to this bug.