Closed
Bug 1996410
Opened 2 months ago
Closed 2 months ago
The Check Spelling feature is not available in the GitHub code editor
Categories
(Invalid Bugs :: General, defect)
Invalid Bugs
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: korwin+bugzilla, Unassigned)
Details
Attachments
(1 file)
|
7.42 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:145.0) Gecko/20100101 Firefox/145.0
Steps to reproduce:
- Create a file in the GitHub web interface
- Right-click in the code editor
Actual results:
The context menu does not have a "Check Spelling" item and a "Languages" submenu.
Expected results:
You have access to the "Check Spelling" item and the "Languages" submenu.
Component: Untriaged → General
Product: Firefox → Invalid Bugs
Version: Firefox 145 → unspecified
Status: UNCONFIRMED → RESOLVED
Closed: 2 months ago
Resolution: --- → INVALID
Attached image GitHub disables spell checkers.png
@08xjcec48, does this mean that GitHub is forcibly disabling spell checking and there's nothing I can do about it?
Yes, GitHub uses that HTML attribute to tell browsers to disable their spellcheckers.
You can use an extension like uBlock Origin to remove attributes from HTML tags automatically: documentation. If you need help with it, please start a thread on its official forum.
You need to log in
before you can comment on or make changes to this bug.
Description
•