Open
Bug 1761416
Opened 4 years ago
Updated 3 years ago
Enabling/Disabling check spelling return to its initial form after reloading the page
Categories
(Core :: Spelling checker, enhancement)
Tracking
()
NEW
People
(Reporter: hyacoub, Unassigned)
References
(Blocks 1 open bug)
Details
Affected versions
Firefox 100.0a1
Firefox 99.0b8
Firefox 98.0.2
Affected platforms
Windows 10 x64
macOS 11.6
Ubuntu 20.04 x64
Steps to reproduce
- Open Firefox
- Go to reddit.com/facebook.com
- Right click on "Search Reddit"/"Search Facebook" fields
- Enable check spelling
- Reload the page
Expected result
Check spelling should remain enabled after reloading the page.
Actual Result
Check spelling is disabled after reloading the page.
Note
The same issue is reproducing where check spelling is enabled by default.
Reporter | ||
Updated•4 years ago
|
Severity: -- → S4
Reporter | ||
Updated•4 years ago
|
Severity: S4 → S3
Comment 1•3 years ago
|
||
This was also the behaviour in Firefox 99. Looking at the code, I haven't been able to find any indication that we're attempting to persist this state across page reloads. It is persisted in Chrome, so it would be nice to have. I'm going to mark this as an enhancement.
You need to log in
before you can comment on or make changes to this bug.
Description
•