getMethodTriggerElementName() and DisplayType

I made a test solution with the same field but with different names and displaytype to test the event fixes in rc10.

To display wich control triggered what event I used the getMethodTriggerElementName() function.
Doing that I discovered that with some displaytypes it doesn’t return a value or gives a wrong value back.

The attached solution shows this behavior.

Servoy Developer 1.2rc10
OSX 10.3.1
Java 1.4.1

i fixed this for the next build (after RC10)