When inserting a snippet (FogBugz Version 7.2.18 (DB 741, Build 1656)) it is always inserted att the top of the edit field for me (both in IE8 and Chrome 5). The snippet should be inserted at the character position instead i think?
Example: I have a snippet with my name in it.
I Write:
Hello Customer, we're working on your problem right now! [PRESSING INSERT SNIPPET KEY HERE]
Now my text looks like:
André Johansson Hello Customer, we're working on your problem right now!
But I want it to be like:
Hello Customer, we're working on your problem right now! André Johansson
I'm guessing this is a bug, am I right?