<div class="inputWrapper">
<img ng-show="registrationForm.name.$invalid && (registrationForm.$submitted || registrationForm.name.$dirty)" src="/Asset/Pages/Images/errorArrow.png" class="">
<input placeholder="Name" id="name" name="name" ng-model="name" required="" ng-model-options="{ updateOn: 'default blur', debounce: {'default': 0, 'blur': 0} }" full-name="" class="ng-valid-name ng-touched ng-dirty ng-valid-parse ng-empty ng-invalid ng-invalid-required" type="text">
</div>
URL: https://www.quicksurveys.com/
Browser / Version: Firefox Mobile Nightly 62.0a1 (2018-06-07)
Operating System: Google Pixel (Android 8.1.0) - 1080 x 1920 pixels (~441 ppi pixel density)
Tested Another Browser: Yes
Problem type: Design is broken
Description: Hint text is hardly visible in “Registration” form
Steps to Reproduce:
1. Navigate to https://www.quicksurveys.com/
2. Observe hint text.
Expected Behavior:
Hint text is visible.
Actual Behavior:
Hint text is hardly visible.
Note:
1. Reproducible on Firefox 60.0.1 Release.
2. Not reproducible on Chrome 67.0.3396.79.
3. Screenshot attached.
4. Affected area:
Watchers:
@softvision-sergiulogigan
@softvision-oana-arbuzov
sv; country: us
From webcompat.com with ❤️