VA_X.dll file version 10.3.1549.0 built 2007.03.16
Windows 2000 5.0 Build 2195 Service Pack 4
Consider the following comment in code:
// This is a twowords test
the word 'twowords' is obviously not written correct and I want to correct it using the VAX spelling checker using the right mouse button.
However there are three different outcomes depending on where I right click the mouse button within the word to correct:
1. When I click ~1-3 pixels from the right edge of the word (so on the 's'):
// This is a two wordstest
2. When I click ~1-3 pixels from the left edge of the word (so on the 't'):
// This is atwo words test
3. When I click somewhere else in the word:
// This is a two words test
Not a very big bug but it really made me laugh