Bug 153651

Summary: [GTK] Should be able to add words to spellcheck dictionary
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: aplazas, bugs-noreply, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 153291    

Michael Catanzaro
Reported 2016-01-29 08:44:38 PST
When right-clicking on a misspelled word, there should be some Add to Dictionary option to prevent it from being detected as misspelled in the future.
Attachments
Adrien Plazas
Comment 1 2016-02-19 05:07:59 PST
Where you using Epiphany? WebKitGTK+ already suggests to add a "Learn spelling" entry to the context menu of misspelled words. By reading the code of WebContextMenuProxyGtk::show() and testing with Epiphany I found that the "Learn spelling" item was indeed suggested but not retained by Epiphany. I also tested to learn a new word in Geary, and it worked perfectly even after restarting the application. Hence, I suspect this is an epiphany bug.
Michael Catanzaro
Comment 2 2016-02-19 10:35:57 PST
Seems this is invalid then. Bonus points if you fix Epiphany. :) Note, though, that Geary is stuck on WebKitGTK+ 2.4, so it's not the greatest app to test with as a lot has changed since then.
Note You need to log in before you can comment on or make changes to this bug.