WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
12468
Pasting Complex Diacritics into a NativeTextArea with spell checking on kills the AppleSpell daemon (ToT)
https://bugs.webkit.org/show_bug.cgi?id=12468
Summary
Pasting Complex Diacritics into a NativeTextArea with spell checking on kills...
Rosyna
Reported
2007-01-29 18:16:08 PST
If I take the character "à
Attachments
The text with diacritics
(2.37 KB, text/rtf)
2007-01-29 18:18 PST
,
Rosyna
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Rosyna
Comment 1
2007-01-29 18:18:54 PST
Created
attachment 12769
[details]
The text with diacritics
Rosyna
Comment 2
2007-01-29 18:23:38 PST
Sigh, bugzilla ate the text. Here is the text without the diacritics: If I take the character "a" and paste it into a NativeTextArea on ToT WebKit and WebContinuousSpellCheckingEnabled is on in that text field, WebKit freezes for a very long amount of time, then shows an alert about not being able to contact the spell checker. Then the AppleSpell daemon dies in all Applications until I force kill it. A workaround is to disable spell checking while you type, or not paste huge diacritic lists. This does not happen in the released WebKit. With wing bark. No quack. I added the text with the diacritics as an attachment.
Alexey Proskuryakov
Comment 3
2007-01-29 22:24:54 PST
A regression would be P1, but I cannot reproduce. Is WebContinuousSpellCheckingEnabled the same as Edit->Spelling->Check Spelling as You Type?
Ahmad Saleem
Comment 4
2024-04-19 10:57:29 PDT
We only have three references to 'WebContinuousSpellCheckingEnabled' in GitHub code: '
https://github.com/search?q=repo%3AWebKit%2FWebKit+WebContinuousSpellCheckingEnabled&type=code
' Is it something in WebKit or Safari layer or it is WebKit Legacy? If we have issue with performance in 'WebContinuousSpellCheckingEnabled', we might have other bugs from later with reproducible test case, do we need to track this?
Alexey Proskuryakov
Comment 5
2024-04-24 10:53:01 PDT
> We only have three references to 'WebContinuousSpellCheckingEnabled' in GitHub code:
That's about a setting that one can enable in context menu. I'm not sure what NativeTextArea ism but this certainly doesn't reproduce in textareas like this one 17 years later.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug