Opened 11 years ago
Closed 11 years ago
#11311 closed Bug (duplicate)
SCAYT mouse control delay
Reported by: | Lisa | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | 4.0.1 |
Keywords: | Cc: |
Description
When you have the following in your config.js file:
config.scayt_autoStartup = true;
It causes a huge issue with selecting large amounts of text from bottom to top (RTL). It appears that the mouse is not yet available to select the text and the start location of the selection changes.
I was finally able to confirm this by the process of elimination on the config file set up. This works is an issue in the newest version of ckeditor as well although we are currently using CKEditor 4.0.1.1
To find out if it works in the newest available, I created a new bundle and downloaded it and retested.
Change History (5)
comment:1 Changed 11 years ago by
comment:3 Changed 11 years ago by
Status: | new → pending |
---|
comment:5 Changed 11 years ago by
Keywords: | scayt RTL removed |
---|---|
Resolution: | → duplicate |
Status: | pending → closed |
So I'm closing this one. Thanks.
This also happens when you turn off the autostartup of scayt, add the button to the toolbar and select it to be on from the toolbar. Go to select text from the bottom up and it will jump around the start location.