Type Ahead Drop Down Triggering When Field Tab Sequence=1

The first field on my form is set to tab sequence 1 and is also a type ahead field.

When moving from 2.2.7_01 to 3.5.x the drop down window is triggered on the type ahead field if it’s the first in the tab sequence.

The only way I have found around this is moving tab sequence 1 to a field that is not set to type_ahead.

But I need to prevent the drop down from triggering.

Thanks!

The automatic focusing of the first field in the tab sequence will be removed in Servoy 4 final. Indeed this causes side effects like the one you describe.

Until then, you have to do some workaround, like the one you already identified.