JQM 1.4.0 with jQuery core 2.0.3: problem with listview refresh

JQM 1.4.0 with jQuery core 2.0.3: problem with listview refresh

Hello,

I tried to change the attribute (data-theme) of a list item in a listview dynamically, once the user has clicked on it. Firebug shows me that it is in fact changed, but the UI refresh did not happen, although I tried all trigger events, refresh commands etc. that I knew.

There is an example of the intended behaviour in http://jsfiddle.net/Palestinian/AFfw9/

This example works well with old jQuery Mobile and jQuery core versions like JQM 1.3.0 + JQ1.9.1. But I do not get it to work with JQM 1.4.0 with jQuery 2.0.3.

I wonder if the way of triggering a refresh has changed in the new version, or if this is a bug. Any ideas?

With kind regards,

  Steve