Bug 51192
Summary: | Missing Spell Check Underline | ||
---|---|---|---|
Product: | WebKit | Reporter: | Norman <franke> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | jiapu.mail, shinyak, shinyak |
Priority: | P2 | Keywords: | InRadar |
Version: | 525.x (Safari 3.2) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Norman
Also filed as Radar: 8777598
Summary:Spell Check Underline is Missing when using WebKit embedded in an app
Steps to Reproduce: Type misspelled text into a textarea.
Expected Results:It should underline the misspelled text.
Actual Results:Nothing visible happens. However, right clicking on the word does bring up the list of suggestions to correct the word.
Regression:Happens in two of my apps, but also the MiniBrowser example code in Developer/Examples/WebKit.
Notes:
timothy@apple.com suggested I report it as a bug.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jia Pu
(In reply to comment #0)
Norman, I saw this bug is reported on 10.5, do you have happen to know if it's also the case on 10.6?
Alexey Proskuryakov
Interestingly, spelling underline also often fails in regression tests, see bug 51212.
Norman
Yes, it also fails under 10.6.