[Webkit-unassigned] [Bug 190764] New: Spelling dots are drawn in the wrong place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 19 15:15:46 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190764

            Bug ID: 190764
           Summary: Spelling dots are drawn in the wrong place
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com
                CC: mmaxfield at apple.com

Dots should not be clipped.
Dots should be horizontally centered
Dots should be drawn behind the text (is there standardization work here?)
Distance from the baseline to the top of the dot should be 11.035% of font size
Dot diameter should be 13.247% of the font size
Distance between the dots (right side of the left dot to left side of the right dot) should be 9.457% of the font size
The "font size" used in these calculations should be clamped so it's 10pt <= font size <= 40pt

Red: #FF3B30
Orange: #FF9500
Yellow: #FFCC00
Green: #4CD964
Teal Blue: #5AC8FA
Blue: #007AFF
Purple: #5856D6
Pink: #FF2D55

Spelling dots should not overlap underlines, and if there would be a collision, should be moved down

We'll likely need to update our repaint rects to allow for the new positioning.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181019/414c5fd4/attachment.html>


More information about the webkit-unassigned mailing list