Opened 15 years ago
Closed 14 years ago
#5702 closed Bug (worksforme)
[IE] SCAYT context menu with "Menu" key
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | 3.4.1 |
Keywords: | HasPatch, Review? | Cc: | WebSpellChecker.net |
Description
- Load the following content and selection in editor;
<p> wrong^spell</p>
- Expected Result: The word is red-marked in wysiwyg mode.
- Press 'Menu' key at the cursor position;
- Expected Result: SCAYT menu options are shown in context menu.
- Actual Result: Context menu opens without SCAYT options.
Attachments (1)
Change History (4)
comment:1 Changed 14 years ago by
Component: | UI : Context Menu → UI : Spell Checker |
---|
comment:2 Changed 14 years ago by
Keywords: | HasPatch Review? added |
---|---|
Version: | → 3.4.1 |
Here is patch, which fixes this bug. Review, please.
Changed 14 years ago by
Attachment: | 5702.patch added |
---|
comment:3 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | confirmed → closed |
Without the patch, this is not reproducible on trunk.
It seems that on 'Menu' key click a misspelled word also loses its SCAYT markup. The SpellChecker.net will work around this.