Find Mode multiple requests

I may have found a bug.

I needed to look up work logged on 3 different work orders. I went into find mode and typed in the first work order number hit cmd ‘N’. It created a second request with the fields being blank as it should be. I then typed in the second work order and hit cmd ‘N’ again. Again Servoy created a new blank request, but it did not bring it to the top like it did with the second request. Instead the previous request stayed at the top and the new request was the second on the list. With my first request the third spot.
I would assume that for as many times as new requests are created, it should always put the new request at the top. Is that correct or am I missing something? Is this a bug?

Hi,

This is indeed a bug, it has been fixed in next servoy 3.1 release.
You can work around the problem by making sure that the focus in the the text field is lost in between cmdN hits (just click somewhere outside the field).

Rob