Minor Bug.. Empty Method -> TAB issue

I discovered following strange behaviour:

I have selected a value from a combobox (with a valuelist).
Then I excuted an empty method ( DO NOT ask me why i did this :oops: ) and the value list of the combobox pops up with all entries.
ShouldnM-4t the combobox just do nothing ?! It acts like hitting the select button again.
It is not so important - BUT.. it is a bug :wink:

Rainer

tracked it down:

If i trigger a method in a portal with a button that excecutes a simple
related_db.deleteRecord() I am getting also a “Tab” action in the main form. This causes the cursors to jump to the next field opening up a combo box.


2.0RC2
WIN XP

Rainer