[Webkit-unassigned] [Bug 13940] Enabling spellchecking slows down selection even when nothing is editable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 10:10:25 PDT 2007


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


marv.decker at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED




------- Comment #2 from marv.decker at gmail.com  2007-05-31 10:10 PDT -------
This is fixed when I synced, the version I was using was a little older. The
old version checked isContinuousSpellCheckingEnabled and did a lot of work. The
latest version now checks the selection's editableness before doing the hard
part.


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