Thank you for reporting this bug. We will make it our priority to review this report.
"for" attribute is missing for labels in Ext JS 5
"for" attribute is missing for labels in Ext JS 5
Hello,
"for" attribute is missing for labels in Ext JS 5.
This code...
Code:
<label id="textfield-1010-labelEl" class="x-form-item-label x-form-item-label-default x-form-item-label-top x-unselectable" style=""><span class="x-form-item-label-inner x-form-item-label-inner-default" style="padding-bottom:5px;">label<span role="separator">:</span></span></label>
should be like this...Code:
<label id="textfield-1010-labelEl" for="textfield-1010-inputEl" class="x-form-item-label x-form-item-label-default x-form-item-label-top x-unselectable" style=""><span class="x-form-item-label-inner x-form-item-label-inner-default" style="padding-bottom:5px;">label<span role="separator">:</span></span></label>
http://ift.tt/1nRdDiyDominic
vendredi 2 mai 2014
"for" attribute is missing for labels in Ext JS 5
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire