Web-bugs: pickem.euw.lolesports.com - site is not usable

Created on 13 Oct 2017  路  9Comments  路  Source: webcompat/web-bugs



URL: http://pickem.euw.lolesports.com/en-GB

Browser / Version: Firefox Mobile 58.0
Operating System: Android 7.1.2
Tested Another Browser: Yes

Problem type: Site is not usable
Description: Right part of the site cannot be accessed
Steps to Reproduce:
I clicked on a link from google search and voil脿. Works on stock browser btw

_From webcompat.com with 鉂わ笍_

browser-firefox-mobile engine-gecko priority-critical priority-normal severity-important status-contact-success status-first-contact

All 9 comments

The website doesn't allow scroll when overflow in body:

body.riotbar-present {
    margin: 0;
    margin-top: 52px;
    overflow-x: hidden;
    padding: 0;
    position: relative;
}

The body width is 1202px, normally it's not able to see on mobile device. Change overflow-x to scroll could solve this, base on the design it's a desktop site, maybe it's a good enough solution.
Move to needscontact.

Another Riot games related bug (#3645).

I wonder if this is something that @Neamar can help with?

I'll try to find someone who can help, thanks for bringing this up

Hello!

It's a wontfix for now, as the website is not being worked on until the start of the 2018 season.

The team added this bug to their backlog, they'll triage it when season starts.

thanks for the report

Thank you @Neamar for the follow up. 馃槂

Let's keep this report open so we can follow up later.

Hi @Neamar! We've gotten a few recent reports, it seems like people are using this again. :)

Possible to dust off the backlog? 馃槂

I'll contact the team!

Hey, the team informed me that the change is going through QA right now.

The website still won't be mobile, but it will make the site functional in FF.

The issue has been fixed. Indeed the page is not mobile optimized but can be viewed and it is functional.

Tested with:
Browser / Version: Firefox Nightly 68.0a1 (2019-06-18), Fenix 1.0.1925 (Build #11691815 馃 68.0-20190611143747)
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)

Was this page helpful?
0 / 5 - 0 ratings