Closed Bug 1523575 Opened 6 years ago Closed 3 years ago

Spell checking no longer works on any website

Categories

(Core :: Spelling checker, defect, P3)

64 Branch
defect

Tracking

()

RESOLVED INACTIVE

People

(Reporter: krispartyka, Unassigned)

Details

Attachments

(8 files, 6 obsolete files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:64.0) Gecko/20100101 Firefox/64.0

Actual results:

No auto correction when writing an email in icloud account

Attached image Screen Shot bug 1523575.png (obsolete) —

hi, I've tested on a Mac OS 10.13.6 and it works without issue. You've entered on the browser at Menu->Preferences-> scroll to language option -> check the option "Check your spelling as you type"? or maybe some other option isn't checked to your side. I provide you a screenshot. Please feel free to give me some extra information's after.

Flags: needinfo?(krispartyka)

the auto correction is enabled in firefox it works for instance when you google something, but it doesn't when you write an email from within the icloud account I have attached screenshots. Everything works fine in Safari so I know for sure that it an issue with Firefox browser. I have tried the usual things like clearing the history, reinstalling etc. but the problem still persists

Flags: needinfo?(krispartyka)
Attached image Screenshot 2019-02-06 at 10.36.44.png (obsolete) —

can you provide me a screenshot from icloud email writing, to see the issue?

Attached image bug.png

Hi, I've tested another time the issue and cannot reproduce it. Mention that the auto correction in icloud email works like that: if this feature is enabled all the words that are incorrectly spelled will be marked with red dots (as you can see in the attachment). You can check if the auto-correction is enabled by enter on Apple menu -> System Preferences -> Keyboard ->click on Text => 1st option from the right must be checked. Another simple method to check it will be to select the whole word spelled and right click => at the bottom you have the option "Check Spelling" that must be checked. Try that and let me know if you still have problem with the auto-correction

I have checked both Firefox and Settings in the System Preferences and auto-correction is enabled. It does work in forefox in google search bar as shown on the attachment. I checked hotmail account as well and it doesnt work either. Like you said it should be marked with the red dots but it doesnt. Safari's auto correct works fine in hotmail again.

Hi, please do the following scenario then let me know if the problem persists:
Open F|irefox-> on the search bar type "about:config"(hit enter)->then click on the button "I accept the risk!" ->on the search input type "layout.spellcheckDefault" if the value is "0" change it(the value should be "1" - is Only for Multi-Line Input Boxes and "2" for Multi And Single Line Input Boxes). Also check by typing "spellchecker"(make sure that the value of this is set to "true").

Flags: needinfo?(krispartyka)

Yes the value is 1 and spellchecker true

Flags: needinfo?(krispartyka)

Hi, due the fact that I cannot reproduce this issue I will set a component and let the dev's team to handle it. Thanks for your contribution.

Component: Untriaged → Form Manager
Product: Firefox → Toolkit

Bug 764297 is about adding the "Correct spelling automatically" feature… Firefox has never had that since we don't use native text controls.

What you see on Google.com is a feature of Google.com itself and not part of the browser.

There seems to be confusion between spell checking and automatically correcting spelling mistakes. We do have spell checking (which you sometimes have to enable from the context menu of a text field). Which of the two features is this bug about: spell checking or "correct spelling automatically"?

Flags: needinfo?(krispartyka)
Component: Form Manager → Untriaged
Product: Toolkit → Firefox

Neither of those functions work, also done a restart and refresh, reinstall, another possible bug just spotted also in the icloud email account . Previously you could go up or down on your emails once they were highhlighted with the arrows.Now that has stopped working as well. It does work though in the normal mail app

Flags: needinfo?(krispartyka)

Do you see the "Check Spelling" option in the context menu? Is it checked or unchecked?

What about if you test with the URL: data:text/html,<textarea>

Do you see corrections or the context menu option on that page?

Flags: needinfo?(krispartyka)

just checked it , no corrections nor context menu options

Flags: needinfo?(krispartyka)
Attached image buggggg.png

Can you open the URL about:config and filter by "spell" and let me know the name and values of any changed preferences?

Can you also attach the "Copy raw data to clipboard" from about:support to an attachment on this bug?

Thanks.

Component: Untriaged → Spelling checker
Flags: needinfo?(krispartyka)
Product: Firefox → Core
Summary: No auto correction when writing an email in icloud account → Spell checking no longer works on any website

Can you also try to run this code in the Browser Console:

Cc["@mozilla.org/content-pref/service;1"].getService(Ci.nsIContentPrefService2).getBySubdomainAndName("icloud.com", "spellcheck.lang", null, {handleResult:console.log,handleCompletion:console.log})

and copy the output here.

You will first need to enable text entry in the Browser Console by setting the preference devtools.chrome.enabled to true in about:config

Attached image b1.png (obsolete) —

all attached

Flags: needinfo?(krispartyka)
Attached image b2.png
Attached image b3.png (obsolete) —
Attached image b4.png (obsolete) —

Sorry, I should be been clearer… now that you have devtools.chrome.enabled, open the Browser Console from the Main Menu => Web Developer => Browser Toolbox. Then paste

Cc["@mozilla.org/content-pref/service;1"].getService(Ci.nsIContentPrefService2).getBySubdomainAndName("icloud.com", "spellcheck.lang", null, {handleResult:console.log,handleCompletion:console.log})

in the textbox at the bottom and hit enter. You will see output appear… copy and paste that output here.

Thanks again!

Flags: needinfo?(krispartyka)

done

Flags: needinfo?(krispartyka)
Attached image bb1.png
Attached image bb2.png

Hmm… so that shows that you don't have a language preference saved for icloud.com so you should be using the default language. You don't have a global default language in prefs either. Since you have no preference for icloud.com you should be using the default for your language pack.

Can you copy and paste the Internationalization & Localization section of the URL about:support#sandbox here? Thanks

Attached image bb3.png

Thanks. I'm out of ideas so I'll let the triage owner for this component triage further.

Its not only the icloud though, even when I am writing here the spellchecking is not working.Thank you and I am looking forward to hearing from the other person.

Right, I understand that and that's why I re-summarized the bug.

Attachment #9041467 - Attachment is obsolete: true
Attachment #9041731 - Attachment is obsolete: true
Attachment #9042326 - Attachment is obsolete: true
Attachment #9042328 - Attachment is obsolete: true
Attachment #9042330 - Attachment is obsolete: true
Attachment #9042640 - Attachment is obsolete: true
Priority: -- → P3

Hi reporter, does this still happen on your machine?

Flags: needinfo?(krispartyka)

Redirect a needinfo that is pending on an inactive user to the triage owner.
:smaug, since the bug has recent activity, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(krispartyka) → needinfo?(smaug)

(Closing, but feel free to comment if this still happens)

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Flags: needinfo?(smaug)
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: