User tests: Successful: Unsuccessful:
Removing "aria-invalid" attribute on label when input is not valid.
https://www.w3.org/WAI/GL/wiki/Using_Aria-Invalid_to_Indicate_An_Error_Field
fix #6573
Hi, with my fellow worker @vinespie we found a mistake are generate by html5fallback.js
example :
For the mod_login, when you go out of a field like username "html5fallback.js" generate a aria-invalid="false" in the label.
aria-invalid is not used for label.
Labels |
Added:
?
|
Labels |
Added:
?
|
Category | ⇒ | JavaScript |
No, I searched the compression tool used to joomla but I have not found. Can you give me a link / her name?
Could you please add step by step testing instructions?
Need testinstructions
Labels |
Added:
?
|
aria-invalid="false"
aria-invalid="false"
Labels |
Removed:
?
|
I have tested this item unsuccessfully on a104968
Either this has already been fixed or I'm missing something.
The html5fallback.js is present in the documents head on: index.php?option=com_users&view=login but there is no aria-attribute on the label. Tested with IE 8.0.7601
Thanks @yvesh and @matrikular closing here.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-10-24 19:05:30 |
Closed_By | ⇒ | zero-24 |
@vinespie can you fix also the compressed file? https://github.com/vinespie/joomla-cms/blob/staging/media/system/js/html5fallback.js
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6631.