|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000311 |
[ClipMate 6] Crashes / Error Messages |
minor |
random |
12-23-04 10:41 |
01-07-05 12:06 |
|
|
Reporter |
Chris Thornton |
View Status |
public |
|
|
Assigned To |
Chris Thornton |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
Product Version |
6.5 |
|
|
Summary |
0000311: Random error during QuickPaste - range check |
|
Description |
Occasionally, a range check error occurs in the sendkeys routine, during QuickPaste |
|
Additional Information |
Fix: error trap, use Ctrl+V keycode on error.
The WinApi routine for vkKeyScan() is returning -1, for some reason. Don't know why - everything is valid, going in. So if -1 is returned, set keycode to 342, which means "Ctrl+V". |
|
|
Fixed In Release |
6.5.08.539 |
|
|
Attached Files |
|
|
|