Copy and paste and Typing Fast: 

 $( "#inputfield" ).keyup(function() { $("#inputfield").val( $(".highlight").text() )});