Posts: 1,769
	Threads: 410
	Joined: Feb 2003
	
	
 
	
	
		Has anyone had issues with the TS Menu items not being fast enough?
I'm finding that sometimes when I trigger one of my items (e.g. "i" turns into "I") sometimes it doesn't go fast enough to beat the start of my next word.  For instance, just now I triggered "doesnt" and it looked like this before I manually corrected it:  "doesn't g o".
Wasn't sure if this needed to go into 'Bug Reports' or not.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12,239
	Threads: 144
	Joined: Dec 2002
	
	
 
	
	
		What is menu item line, options and trigger? In what window? Using low level keyboard?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,769
	Threads: 410
	Joined: Feb 2003
	
	
 
	
	
		TS Menu 
TS Menu 
Trigger 
$t //FF_TS_Menu      
for the entire menu the setting are
TS Menu 
TS Menu 
Trigger 
$t //FF_TS_Menu      
	 
 
	
	
	
		
	Posts: 12,239
	Threads: 144
	Joined: Dec 2002
	
	
 
	
	
		How if without a filter function?
In what window?
Using low level keyboard?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,769
	Threads: 410
	Joined: Feb 2003
	
	
 
	
	
		I'll try without the ff for a bit.
so far it's happening in any window:  Outlook, Firefox, UltraEdit.
I am not using LL hooks.
Quick note.  I switched it from erase to select just before I pasted the trigger config in just to see how that worked.
I think it may be the trigger function that's slowing things up if no one else is seeing this.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,769
	Threads: 410
	Joined: Feb 2003
	
	
 
	
	
		looks like it's still happening.
here's the results from a "i to I" item I was typing "i go" multiple times.  The config was set to "/b/i/c/p1" with no FF.
"Igo I go I go Ig o "
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,769
	Threads: 410
	Joined: Feb 2003
	
	
 
	
	
		BTW: system specs are
	Processor:	Intel﴾R﴿ Xeon﴾R﴿ CPU           W3550  @ 3.07GHz   3.07 GHz
	Installed memory ﴾RAM﴿:	24.0 GB
	System type:	64‐bit Operating System
QM 2.3.3.5
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12,239
	Threads: 144
	Joined: Dec 2002
	
	
 
	
	
		In your example it was paste. How if using key?
	 
 
	
	
	
		
	Posts: 12,239
	Threads: 144
	Joined: Dec 2002
	
	
 
	
	
		Do you have other keyboard-related programs? Autotext, key remapping etc.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12,239
	Threads: 144
	Joined: Dec 2002
	
	
 
	
	
		Try the TS menu in empty qml file. Maybe does not work well with keyboard detector or something.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12,239
	Threads: 144
	Joined: Dec 2002
	
	
 
	
	
		I can reproduce this in Dreamweaver. It happens only when using paste, and only when postfix is space or tab or Enter. Will fix it in next QM.
Replace all paste to key. For short text it is better.
TS Menu 
TS Menu 
Trigger 
$t      
/b/i/c/p1
doesnt :'"doesn't"
i :'"I"
 
 
	
	
	
		
	Posts: 1,769
	Threads: 410
	Joined: Feb 2003