Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www.booking.com - Unable to use checkboxes #6982

Closed
softvision-sergiulogigan opened this issue May 25, 2017 · 4 comments
Closed

www.booking.com - Unable to use checkboxes #6982

softvision-sergiulogigan opened this issue May 25, 2017 · 4 comments

Comments

@softvision-sergiulogigan

URL: www.booking.com
Browser / Version: Firefox Mobile Nightly 55.0a1 (2017-05-24)
Operating System: LG G4 (Android 5.1) - 1440 x 2560 pixels (~538 ppi pixel density)
Problem type: Mobile site is not usable

Steps to Reproduce

  1. Navigate to: https://secure.booking.com/book.html?label=gen173nr-1DCAEoggJCAlhYSDNiBW5vcmVmaE2IAQKYATG4AQnIAQ_YAQPoAQH4AQKSAgF5qAID&lang=fr&sid=6b9a964d6c49096f7db336a7100b9f54&room1=A%2CA&hostname=www.booking.com&aid=304142&hotel_id=1749728&maxrooms=10&stage=1&interval=1&checkin=2017-05-26&allow_past=1&pd_no_trans=1&nr_rooms_174972802_98704960_2_0_0=1&nr_rooms_174972801_98704960_4_0_0=1
  2. Scroll to any checkbox.
  3. Tap on the checkbox.

Expected Behavior:
The checkbox is checked.

Actual Behavior:
Nothing happens.

Notes:

  1. The issue is not reproducible on Firefox 53.0 Release (Mobile).
  2. The issue is not reproducible on Chrome (Mobile) 58.0.3029.83.

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

sv; country: fr

From webcompat.com with ❤️

@wisniewskit
Copy link
Member

@softvision-sergiulogigan does this still happen? I can't seem to find any checkboxes while navigating around on the site (at least not on my Android phone).

@softvision-sergiulogigan
Copy link
Author

@wisniewskit
I found the checkbox that refuses to be checked:

  1. Navigate to www.booking.com
  2. Tap the Rechercher button.
  3. Tap on any result.
  4. Tap the Reserver button.
  5. Tap the Etape Suivante button.
  6. Scroll down to the Telephone section.
  7. Tick the SMS notification checkbox.

screenshot-1502953441416

@wisniewskit
Copy link
Member

Thanks, @softvision-sergiulogigan! This is another instance of bug 1352238, so I'm closing this as a dupe:

.checkbox:checked::after {
    background-image: url(//r-ec.bstatic.com/mobile/images/exps/checkbox_selected/e7d5c0d6cf223d9e391f77a320bcac3be4f33415.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
    content: "\00A0";
    position: absolute;
    top: 0;
    left: -2px;
    line-height: 24px;
    width: 28px;
}

The checkbox does work, it just looks like there is no checkmark in it because of the bug.

@softvision-oana-arbuzov
Copy link
Member

This issue is no longer reproducible.

screenshot-1505131161158

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 karlcow added this to the duplicate milestone Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants