- 
    
Bug
 - 
    Resolution: Unresolved
 - 
    
Major
 - 
    2.7.0
 - 
    None
 - 
    Chrome
 
How to reproduce it :
Create an article with a form
Add to this form an input text type and a select. 
Put a placeholder on the select (IMPORTANT)
Put this 2 elements as mandatory fields
Do not forget to add a button to valid the form
Preview the article in a page
Click on the button to valid the form
> the input text type has the .form-error class but the select tag has not.