Opened 13 years ago
Last modified 11 years ago
#8485 confirmed Bug
SCAYT selection bug
Reported by: | Ryan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | |
Keywords: | Cc: | tech@…, WebSpellChecker.net |
Description (last modified by )
Go to the demo in IE9 and enable SCAYT. Now try using your mouse to highlight a line of text. After a few characters/words it will stop and bug out. It also bugs out using shift + arrow keys to highlight.
Also reports of this happening in ff, but I haven't been able to reproduce that one.
https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/30
This bug can be reproduced only when user uses backward selection. And no problem with forward selection.
Change History (19)
comment:1 Changed 13 years ago by
Cc: | tech@… added |
---|
comment:2 follow-up: 3 Changed 13 years ago by
Keywords: | SCAYT selection bug removed |
---|---|
Status: | new → pending |
@SpellChecker.net I have just checked the issue and it seems no longer to occur. Can you confirm that you have done something on your side or you are still able to reproduce the issue?
comment:3 Changed 13 years ago by
Replying to j.swiderski:
@SpellChecker.net I have just checked the issue and it seems no longer to occur. Can you confirm that you have done something on your side or you are still able to reproduce the issue?
Still same issue in IE.
Load the demo, enable SCAYT and then select some text and the selection will get "stuck" after a random amount of characters/words.
comment:4 follow-up: 5 Changed 13 years ago by
Status: | pending → confirmed |
---|---|
Version: | 3.6.2 |
Got it.
- Open CKEditor demo.
- Enable SCAYT
- Put cursor behind gains
grandmother's house and gains^
- Start making the selection from right to left (I haven't managed to get the result when making the selection from left to right) using mouse or SHIFT+ArrowLeft
Result:
When using mouse the selection will stuck.
When using SHIFT+ArrowLeft the selection will stop at certain point and start to decrease. When it reaches the point where it has stopped it will start to increase again.
comment:5 Changed 13 years ago by
Replying to j.swiderski:
Got it.
- Open CKEditor demo.
- Enable SCAYT
- Put cursor behind gains
grandmother's house and gains^
- Start making the selection from right to left (I haven't managed to get the result when making the selection from left to right) using mouse or SHIFT+ArrowLeft
Result:
When using mouse the selection will stuck.
When using SHIFT+ArrowLeft the selection will stop at certain point and start to decrease. When it reaches the point where it has stopped it will start to increase again.
Correct. Except my selection stops no matter which direction I'm selecting from. (left to right or right to left). I have tested it on ie9 and ie8 and both have same issue.
comment:6 Changed 13 years ago by
WebSpellChecker.net performed initial steps to work more correctly with the selection, but the problem still actual.
comment:7 Changed 13 years ago by
This is also an issue in Chrome 20
This was reproduced on CKEditor's demo.
Visit ckeditor.com/demo Delete all content of demo Type or paste the following "The quick brown fox jumps over the lazy dog." Immediately select from end to start of the sentence. Notice how the selection is smooth and reliable. Delete all content and enable SCAYT Type or paste the following "The quick brown fox jumps over the lazy dog." Immediately select from end to start of the sentence. Notice how the selection is jumpy and fails numerous times. NOTE: A larger paragraph may be useful to better exhibit the problem.
NOTE: This does not seem to matter if you are using your keyboard or mouse.
NOTE: This only seems to affect selecting backwards
comment:8 Changed 12 years ago by
I'm having the same issue on IE10 / CK4.2 / SCAYT.
Just open CKEditor's demo, select the second paragraph and activate SCAYT. As scayt scan text, the selection got shorter.
NOTE: don't matter if you select from left to right or from right to left.
comment:9 Changed 11 years ago by
Facing same issue in IE and WebKit in CKEditor 4.2.1. The issue is open for last two years:-(
comment:10 Changed 11 years ago by
Cc: | WebSpellChecker.net added |
---|---|
Summary: | ie9 SCAYT enabled selection bug → SCAYT selection bug |
@SpellChecker.net could you perhaps leave some comment here? Users keep asking from time to time about this issue. Can this be fixed easily on your side?
comment:11 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:13 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:15 Changed 11 years ago by
Component: | Core : Selection → UI : Spell Checker |
---|
comment:16 Changed 11 years ago by
This issue is still present in new SCAYT release. To fully experience this issue open Massive Inline editing sample (inlineall.html), edit area with Fusce vitae porttitor headline, enable SCAYT and try select something. Tested with IE10@Win7.
comment:18 Changed 11 years ago by
Is there a fix or a patch? It is causing lots of issues for our users
comment:19 Changed 11 years ago by
Please ask on https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/30. Ticket on CKEditor's side is just for reference.
WebSpellChecker.net can confirm the problem and the problem is related to SCAYT.