Opened 14 years ago
Closed 12 years ago
#6410 closed Bug (fixed)
SCAYT contextmenu isn't displayed if word has no suggestions
Reported by: | WebSpellChecker.net | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.6 |
Component: | UI : Spell Checker | Version: | 3.2.2 |
Keywords: | HasPatch, Review? | Cc: | tech@… |
Description
Steps to reproduce:
- Set SCAYT language to Greek for example.
- Type words "a", "an", "are" for example.
Expected result:
SCAYT contexmenu is shown on right-click on misspelled words with no suggestions (commands "ignore/add word/ignore all" and label "No suggestions")
Actual result:
SCAYT contextmenu is not displayed, only standard Copy/Paste/Cut menu is displayed.
Attachments (2)
Change History (6)
Changed 14 years ago by
Attachment: | 6410.patch added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.4.2 → 3.2.2 |
True from CKEditor 3.2.2.
Changed 13 years ago by
comment:3 Changed 13 years ago by
Here we propose an update for previous patch, which adds localization to the "no suggestions" context menu item.
comment:4 Changed 12 years ago by
Milestone: | → CKEditor 3.6.6 |
---|---|
Resolution: | → fixed |
Status: | confirmed → closed |
Fixed with [7674].
Here we propose a patch, which fixes this bug.