webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
742 stars 65 forks source link

www.leroymerlin.fr – Verification code is hardly visible on “Registration” page #7065

Closed softvision-oana-arbuzov closed 7 years ago

softvision-oana-arbuzov commented 7 years ago

URL: https://www.leroymerlin.fr/v3/compteinternaute/inscription/mesdonnees.do Browser / Version: Firefox Mobile Nightly 55.0a1 (2017-05-28) Operating System: Nexus 5 (Android 6.0.1) - Resolution 1080 x 1920 pixels (~445 ppi pixel density) Problem type: Text is not visible

Steps to Reproduce

  1. Navigate to: https://www.leroymerlin.fr/v3/compteinternaute/inscription/mesdonnees.do
  2. Type in the required information (email and password) and tap “Valider” (“Validate”).
  3. After “Registration info” page is displayed observe “Verification” code.

Expected Behavior: Code is visible.

Actual Behavior: Code is hardly visible.

Note:

  1. Not reproducible on Firefox 53.0.2 Release and on Chrome (Mobile) 58.0.3029.83.
  2. Screenshot attached.

Watchers: @softvision-sergiulogigan @softvision-oana-arbuzov

sv; country: fr

Screenshot Description

From webcompat.com with ❤️

karlcow commented 7 years ago

This is what I see on Responsive Mode with mobile UA.

Screenshot Description

So this is working for me.

<p class="lmInput lm-captcha">
    <label for="captcha">Merci de saisir exactement le texte de l'image
        ci-contre&nbsp;*</label>
    <img id="captchaImage" src="captcha.do" alt="Captcha"
        height="50" width="100">
    <a class="refresh-captcha-lnk" title="Rafraîchir l'image"></a>
    <input name="captcha" value="" id="captcha" required=""
        pattern="^[A-Za-zéëêèîïàâäôöçüùÉËÊÈÎÏÇÀÔÖÄÜÛ]{4,6}$"
        data-errormessage="{&quot;valueMissing&quot;: &quot;Veuillez renseigner ce champ&quot;, &quot;patternMismatch&quot;: &quot;Veuillez saisir les caractères tels qu'ils apparaissent sur l'image&quot;}"
        type="text">
</p>

The image is injected through

https://www.leroymerlin.fr/v3/compteinternaute/inscription/captcha.do

HTTP/1.1 200 OK
Date: Tue, 06 Jun 2017 06:03:28 GMT
Server: PWS/8.2.1.6.3
X-Px: nc h0-s4004.p12-sjc ( h0-s1067.p4-ams), nc h0-s1067.p4-ams ( origin)
Cache-Control: no-store
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Length: 1946
Content-Type: image/jpeg
Vary: User-Agent
Content-Security-Policy: default-src  'self' data: blob: 'unsafe-inline' 'unsafe-eval'  https: *.leroymerlin.fr  *.lmcdn.fr *.abtasty.com *.mathtag.com *.googleadservices.com api.zanox.com secure.adnxs.com staticxx.facebook.com connect.facebook.com connect.facebook.net pixel.tapad.com *.google-analytics.com *.usabilla.com deliv.leboncoin.fr nodes.statmonitoring.com service.centraltag.com d1m6l9dfulcyw7.cloudfront.net logp11.xiti.com randi.adswizz.com s.videostep.com track.strikead.com tracking.lengow.com googleads.g.doubleclick.net *.content-square.net *.criteo.com cdn.tagcommander.com *.brightcove.com players.brightcove.net *.xiti.com *.tokywoky.com az601263.vo.msecnd.net d6tizftlrpuof.cloudfront.net www.facebook.com apis.google.com ajax.googleapis.com chart.googleapis.com maps.googleapis.com www.youtube.com *.ytimg.com maps.google.com *.commander1.com *.pinterest.com photos-uat-eu.bazaarvoice.com fonts.gstatic.com csi.gstatic.com maps.gstatic.com ib.adnxs.com platform.twitter.com *.ugc.bazaarvoice.com uk.cdn-net.com *.wanaplan.fr *.wanaplan.org t.content-square.net *.bazaarvoice.com *.twitter.com  http://brightcove06-f.akamaihd.net https://brightcove06-f.akamaihd.net fonts.googleapis.com stats.g.doubleclick.net www.google.com www.google.fr api.kazaplan.com;  child-src 'self' data: blob:  http: https: *.leroymerlin.fr *.lmcdn.fr 4141432.fls.doubleclick.net leroymerlin.itroom.fr gagnezvotredemenagement.eto.fr *.wanaplan.fr  uk.cdn-net.com *.tokywoky.com staticxx.facebook.com *.twitter.com *.mathtag.com leroymerlin.geoportal-prod.geoplc.com ; form-action 'self' http:  https: *.leroymerlin.fr *.sips-atos.com *.sogenactif.com; frame-ancestors 'self' http: https:  *.leroymerlin.fr *.lmcdn.fr;
Strict-Transport-Security: max-age=15552001
Connection: keep-alive
Set-Cookie: JSESSIONID=NOKqR1PiQPrhaIiSZwDRSEwQ; Secure; Path=/; HttpOnly
LMFRVIP=0045a3d2962b0f91cc59fbaa11254556866733061157d17503c422c0c41e873d6c12e8f5;expires=Tue, 06-Jun-2017 10:03:28 GMT;path=/;secure;httponly
karlcow commented 7 years ago

@softvision-oana-arbuzov can you always reproduce?

softvision-oana-arbuzov commented 7 years ago

I've retested and it is visible now.

Tested with: Browser / Version: Firefox Mobile Nightly 55.0a1 (2017-06-05) Operating System: Nexus 5 (Android 6.0.1) - Resolution 1080 x 1920 pixels (~445 ppi pixel density), Samsung Galaxy S6 (Android 7.0) - Resolution 1440 x 2560 pixels (~577 ppi pixel density)

verificationcode

karlcow commented 7 years ago

ok let's close as worksforme.