webcompat / web-bugs

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

www.laposte.net - Incorrect check-box/radio buttons theme in “Registration” page #6945

Closed softvision-oana-arbuzov closed 6 years ago

softvision-oana-arbuzov commented 7 years ago

URL: https://compte.laposte.net/inscription/index.do?srv_gestion=mobile Browser / Version: Firefox Mobile Nightly 55.0a1 (2017-05-19) Operating System: Nexus 5 (Android 6.0.1) - Resolution 1080 x 1920 pixels (~445 ppi pixel density) Problem type: Layout is messed up

Steps to Reproduce

  1. Navigate to: https://compte.laposte.net/inscription/index.do?srv_gestion=mobile
  2. Tap some options.
  3. Observe radio buttons and check-marks style.

Expected Behavior: Check-marks and radio buttons are visible.

Actual Behavior: Check-marks and radio buttons are 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 ❤️

softvision-oana-arbuzov commented 7 years ago

This might be a duplicate of #1352238

karlcow commented 7 years ago

if I access directly this URL I get a

HTTP/1.1 200 OK
Date: Mon, 29 May 2017 23:21:52 GMT
Server: Apache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=63072000; includeSubDomains
Content-Length: 0
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: tdyn/html
X-Pad: avoid browser bug

see the Content-Type: tdyn/html it proposes to download the page.

if I access https://m.laposte.net/login and I click on create your account, it gives me the URI https://compte.laposte.net/inscription/index.do?srv_gestion=mobile and the same error.

Same thing with different UA or on the device itself. So I can't test. Let's see if they had a server issue.

softvision-oana-arbuzov commented 7 years ago

I've verified the link on Desktop and 2 mobile devices (Nexus 5, Samsung Galaxy 6) and it show the "Registration" page. It might have been a server error.

karlcow commented 7 years ago

I still get the same answer from the server. I get also the same results for iOS on Firefox and Safari.

@softvision-oana-arbuzov could you go to http://echo.opera.com/ and cut and paste the http headers.

Maybe it's either something specific about the HTTP headers or geolocation issue.

softvision-oana-arbuzov commented 7 years ago

GET / HTTP/1.1 Remote: 86.127.174.35 60106 Host: echo.opera.com User-Agent: Mozilla/5.0 (Android 7.0; Mobile; rv:55.0) Gecko/55.0 Firefox/55.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Connection: keep-alive Upgrade-Insecure-Requests: 1 If-None-Match: "ef7e6a28c61593fc4f0d4f2e3993c32d;gzip"

Raw request

0: 47 45 54 20 2f 20 48 54 54 50 2f 31 2e 31 0d 0a GET / HTTP/1.1.. 10: 48 6f 73 74 3a 20 65 63 68 6f 2e 6f 70 65 72 61 Host: echo.opera 20: 2e 63 6f 6d 0d 0a 55 73 65 72 2d 41 67 65 6e 74 .com..User-Agent 30: 3a 20 4d 6f 7a 69 6c 6c 61 2f 35 2e 30 20 28 41 : Mozilla/5.0 (A 40: 6e 64 72 6f 69 64 20 37 2e 30 3b 20 4d 6f 62 69 ndroid 7.0; Mobi 50: 6c 65 3b 20 72 76 3a 35 35 2e 30 29 20 47 65 63 le; rv:55.0) Gec 60: 6b 6f 2f 35 35 2e 30 20 46 69 72 65 66 6f 78 2f ko/55.0 Firefox/ 70: 35 35 2e 30 0d 0a 41 63 63 65 70 74 3a 20 74 65 55.0..Accept: te 80: 78 74 2f 68 74 6d 6c 2c 61 70 70 6c 69 63 61 74 xt/html,applicat 90: 69 6f 6e 2f 78 68 74 6d 6c 2b 78 6d 6c 2c 61 70 ion/xhtml+xml,ap a0: 70 6c 69 63 61 74 69 6f 6e 2f 78 6d 6c 3b 71 3d plication/xml;q= b0: 30 2e 39 2c 2a 2f 2a 3b 71 3d 30 2e 38 0d 0a 41 0.9,/;q=0.8..A c0: 63 63 65 70 74 2d 4c 61 6e 67 75 61 67 65 3a 20 ccept-Language: d0: 65 6e 2d 55 53 2c 65 6e 3b 71 3d 30 2e 35 0d 0a en-US,en;q=0.5.. e0: 41 63 63 65 70 74 2d 45 6e 63 6f 64 69 6e 67 3a Accept-Encoding: f0: 20 67 7a 69 70 2c 20 64 65 66 6c 61 74 65 0d 0a gzip, deflate.. 100: 43 6f 6e 6e 65 63 74 69 6f 6e 3a 20 6b 65 65 70 Connection: keep 110: 2d 61 6c 69 76 65 0d 0a 55 70 67 72 61 64 65 2d -alive..Upgrade- 120: 49 6e 73 65 63 75 72 65 2d 52 65 71 75 65 73 74 Insecure-Request 130: 73 3a 20 31 0d 0a 49 66 2d 4e 6f 6e 65 2d 4d 61 s: 1..If-None-Ma 140: 74 63 68 3a 20 22 65 66 37 65 36 61 32 38 63 36 tch: "ef7e6a28c6 150: 31 35 39 33 66 63 34 66 30 64 34 66 32 65 33 39 1593fc4f0d4f2e39 160: 39 33 63 33 32 64 3b 67 7a 69 70 22 0d 0a 0d 0a 93c32d;gzip".... 170:

Page generated at Tue Jun 6 07:49:03 2017

softvision-oana-arbuzov commented 7 years ago

This issue was partially fixed for check-marks. Radio buttons style was changed but the shape is incorrect (oval).

screenshot-1505212780317

Tested with: Browser / Version: Firefox Mobile Nightly 57.0a1 (2017-09-10) Operating System: Huawei P10 (Android 7.0) - Resolution 1080 x 1920 pixels (~432 ppi pixel density) Nexus 5 (Android 6.0.1) - Resolution 1080 x 1920 pixels (~445 ppi pixel density)

karlcow commented 6 years ago

@softvision-oana-arbuzov this should be fixed now. because of https://bugzilla.mozilla.org/show_bug.cgi?id=1406808

wisniewskit commented 6 years ago

@softvision-oana-arbuzov, is this now working for you as well?

softvision-oana-arbuzov commented 6 years ago

It appears that registering a new account is no longer possible, thus I'm unable to navigate to the "Registration" page.

After logging into the account, the only radio buttons and check-boxes are on "Preferences" page (for which there is already a logged issue #12350).

Considering that the issue https://bugzilla.mozilla.org/show_bug.cgi?id=1406808 is fixed, I will close this one too.