[Webkit-unassigned] [Bug 12607] New: Links with naturally italic text not repainted properly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 4 20:51:52 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12607
Summary: Links with naturally italic text not repainted properly
Product: WebKit
Version: 418.x
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: HasReduction
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pewtermoose at gmail.com
Links whose font is italic in it's normal state or whose only variant is italic
are not repainted properly on hover. Clicking one of these links and then
going back in history results in the area that was not repainted before being
repainted properly, but still isn't repainted properly on hover.
This happens in Safari 2.0.4 (419.3/WebKit 418.9.1) and doesn't appear to be a
regression.
The testcase I'm attaching uses "Brush Script MT" which has no "regular" style,
only italic. The font "Monotype Corsiva" also displays the same misrendering
and only has regular with no italic style, but doesn't seem to be a default OS
X font (probably from MS Office).
To reproduce -
1. Open the attached test case.
2. Hover over the 'A' (note the incomplete repaint).
3. Click the link.
4. *Without moving your mouse* press backspace.
5. The 'A' should be completely red.
6. Move the mouse to unhover (no properly repainted).
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list