Closed
Bug 1503832
Opened 6 years ago
Closed 5 years ago
Right-clicking on textarea element inside ShadowDOM doesn't show spell checking options in popup menu
Categories
(Core :: Spelling checker, defect, P2)
Core
Spelling checker
Tracking
()
RESOLVED
FIXED
mozilla69
People
(Reporter: edgar, Assigned: edgar)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Steps:
- Right-click on textarea element.
Expect Result:
Spell-checks related options show in popup menu.
Actual Result:
There are no spell-checks related options showing in popup menu.
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → echen
Assignee | ||
Comment 3•6 years ago
|
||
Context menu tests for spell-checker are all disabled, see bug 1246296.
Updated•6 years ago
|
Flags: needinfo?(echen)
Priority: -- → P2
Assignee | ||
Comment 4•5 years ago
|
||
I have tried to debug bug 1246296, but doesn't have any progress, unfortunately. File bug 1556309 for adding tests after bug 1246296 is fixed.
Flags: needinfo?(echen)
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98ed8ff0ab2e
Update spellchecker code to deal with Shadow DOM; r=smaug
Comment 6•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•