[Webkit-unassigned] [Bug 12812] REGRESSION: In Gmail Check Spelling As you Type underline doesn't cover certain words

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 22 12:18:30 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12812


koivisto at iki.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koivisto at iki.fi




------- Comment #4 from koivisto at iki.fi  2007-02-22 12:18 PDT -------
A comment in GraphicsContext::drawLineForMisspellingOrBadGrammar() says

// Make sure to draw only complete dots.
// NOTE: Code here used to shift the underline to the left and increase the
width
// to make sure everything gets underlined, but that results in drawing out of
// bounds (e.g. when at the edge of a view) and could make it appear that the
// space between adjacent misspelled words was underlined.

Apparently underlining was made shorter on purpose. Still, perhaps it should at
least be centered to make it look better? Anyway, doesn't seem like a P1.


-- 
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