Bug 51299 - Text emphasis marks are not always included in the selection highlight
Summary: Text emphasis marks are not always included in the selection highlight
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-18 15:14 PST by mitz
Modified: 2010-12-18 15:32 PST (History)
0 users

See Also:


Attachments
Account for annotations in selectionTop() and selectionBottom() (136.57 KB, patch)
2010-12-18 15:26 PST, mitz
zwarich: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-12-18 15:14:34 PST
Text emphasis marks are not always included in the selection highlight
Comment 1 mitz 2010-12-18 15:26:11 PST
Created attachment 76946 [details]
Account for annotations in selectionTop() and selectionBottom()
Comment 2 mitz 2010-12-18 15:32:58 PST
Fixed in <http://trac.webkit.org/projects/webkit/changeset/74319>.