Web-bugs: www.gittigidiyor.com - Drop-down selector is not working

Created on 30 Jun 2019  路  7Comments  路  Source: webcompat/web-bugs




URL: https://www.gittigidiyor.com/odeme?Enc=245cebca104252b93e38d0c77c9c065a

Browser / Version: Firefox Mobile 68.0
Operating System: Android 6.0.1
Tested Another Browser: No

Problem type: Something else
Description: Credit card expiration date can't select
Steps to Reproduce:
I want to buy something, I got enter the credit card numbers then I want to select expiration date but it's not allow me I tap that box but no change
Screenshot Description


Browser Configuration

  • None

_From webcompat.com with 鉂わ笍_

browser-fenix engine-gecko priority-normal severity-important type-selection-menu

Most helpful comment

@karlcow the drop-down selector for the card expiration date works fine on Fennec.

image

image

Tested with:
Browser / Version: Firefox Nightly Mobile 68.2a1 (2019-10-17)
Operating System: Huawei P10 (Android 9.0) - 1080 x 1920 pixels (~432 ppi pixel density)

All 7 comments

Thanks for the report, @nri82. I am able to reproduce this issue. Tried also with Chrome and the list was successfully opened.

Tested with:
Browser / Version: Firefox Fenix (Preview) v.190703
Operating System: OnePlus 2 (Android 6.0.1) - 1080 x 1920 pixels, 16:9 ratio (~401 ppi density)

image

How do we access this page?
There are missing steps to reproduce the issue.

@karlcow you can register for free then attempt to buy anything and select credit card for pay method.

@cipriansv could you do a quick check to see if the dropdown is working on Fennec?

@karlcow the drop-down selector for the card expiration date works fine on Fennec.

image

image

Tested with:
Browser / Version: Firefox Nightly Mobile 68.2a1 (2019-10-17)
Operating System: Huawei P10 (Android 9.0) - 1080 x 1920 pixels (~432 ppi pixel density)

Nope. I'm not fighting with this one. Their UX for creating accounts is insultingly bad, not even accepting periods in email addresses, forcing me to sign in with Facebook. Then I cannot even access the card details without having to hunt down a valid phone Turkish number. No thanks.

This is almost certainly a dupe of mozilla-mobile/fenix#6169 anyhow, as they are preventing default on clicks everywhere:

    $('.btn-address-edit').bind('click', function (e) {
        e.preventDefault();
        e.stopPropagation();

Also it works on Fennec, so...

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.

Was this page helpful?
0 / 5 - 0 ratings