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

theculturetrip.com - Unable to dismiss "Cookie" prompt on first attempt #31405

Closed
webcompat-bot opened this issue May 19, 2019 · 4 comments
Closed
Labels
browser-fenix engine-gecko The browser uses the Gecko rendering engine priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect.
Milestone

Comments

@webcompat-bot
Copy link

URL: https://theculturetrip.com/north-america/usa/wisconsin/articles/a-cheese-lovers-guide-to-milwaukee-wi/

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

Problem type: Site is not usable
Description: can't click on on the cookie prompt
Steps to Reproduce:

Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone May 19, 2019
@webcompat-bot webcompat-bot added browser-fenix engine-gecko The browser uses the Gecko rendering engine priority-normal labels May 19, 2019
@softvision-oana-arbuzov softvision-oana-arbuzov added the severity-important A non-core broken piece of functionality, not behaving the way you would expect. label May 20, 2019
@softvision-oana-arbuzov
Copy link
Member

Thanks for the report, I was able to reproduce the issue partially. I was able to dismiss the prompt after multiple taps on the "Ok" button (2-3).
PromptDismissed

On Firefox Nightly and Chrome the prompt is dismissed at first tap.

Tested with:
Browser / Version: Fenix 1.0.1.1920 (Build #11391808 🦎 68.0a1-20190508111321)
Operating System: LG G5 (Android 8.0.0) - 1440 x 2560 pixels (~554 ppi pixel density), Samsung Galaxy S7 Edge (Android 8.0.0) - Resolution 1440 x 2560 pixels (~534 ppi pixel density)

Moving to Needsdiagnosis for further investigation.

@softvision-oana-arbuzov softvision-oana-arbuzov changed the title theculturetrip.com - site is not usable theculturetrip.com - Unable to dismiss "Cookie" prompt on first attempt May 20, 2019
@karlcow
Copy link
Member

karlcow commented May 20, 2019

The markup for the banner.

<div class="bannerstyled__Banner-irgboo-0 yaxpV" id="cookie-policy-banner">
  <div>We and our partners use cookies to better understand your needs, improve performance and provide you with personalised content and advertisements. To allow us to provide a better and more tailored experience please click "OK"</div>
  <div class="iconstyled__IconWrapper-s1oi5ufn-0 bKkDnr">
    <div class="iconstyled__Icon-s1oi5ufn-1 lneqTZ">X</div>
    <div class="iconstyled__Icon-s1oi5ufn-1 lneqTZ">OK</div>
  </div>
</div>

I didn't have issues at all it worked at the first tap, but this seems more related to the hit testing area for the menu and the page content.

@karlcow
Copy link
Member

karlcow commented May 21, 2019

Duplicate of mozilla-mobile/fenix#2574

@karlcow karlcow marked this as a duplicate of mozilla-mobile/fenix#2574 May 21, 2019
@karlcow karlcow closed this as completed May 21, 2019
@karlcow karlcow modified the milestones: needsdiagnosis, duplicate May 21, 2019
@lock
Copy link

lock bot commented Jun 2, 2019

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.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser-fenix engine-gecko The browser uses the Gecko rendering engine priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect.
Projects
None yet
Development

No branches or pull requests

3 participants