jquery mobile custom select lose focus on select option

jquery mobile custom select lose focus on select option

when I click on a long list custom select a new window with possible options is displayed, at this point I have two possible actions: close the window in which case it works fine returning to the previous window without losing focus but when I select a option this returns to the previous window losing focus.

In previous versions 1.0.1 works fine.

but in 1.4.5 it does not.

On the official website of jquery mobile are the examples:



Any suggestions on how to correct this in version 1.4.5?