HTML5 <input> autofocus attribute inside modals
Created by: henrywright
Focus doesn't seem to happen when using the HTML5 autofocus attribute on a text input when the text input is inside a modal
<input type="text" class="class" name="name" value="" autofocus>
Tested in Chrome 32.0.1700.76 m using Bootstrap v3.1