Steps to Reproduce:
File a deletion request
Visit deletion request page
Actual Results:
Expected Results:
Page readable
tyw7 | |
Nov 10 2019, 8:08 AM |
F31060788: Screenshot_20191110_080436_com.android.chrome.jpg | |
Nov 10 2019, 8:08 AM |
Steps to Reproduce:
File a deletion request
Visit deletion request page
Actual Results:
Expected Results:
Page readable
@tyw7 It's not a software bug, it is happening because of some scripts you have installed. I am assuming it's XFDcloser based on the screenshot above. That script should be updated and rewritten with mobile compatible and responsive JS widgets. such as OOUI. And I see that you have more mobile incompatible scripts installed in your common.js. And codes in common.js load in all skins. Please move them to a separate personal skin JS file such as vector.js or timeless.js (it depends on which skin you use in desktop site). Thanks.
I never said that a script is invalid. They are just using deprecated methods and plain HTML, JS, and CSS to construct the interface. As such, they are not compatible with small screens (mobile). OOUI aka OOjs UI library provides faster and responsive methods to create widgets and those scripts should use it for better device compatibility.
Also, which is the default js for the mobile site?
The default mobile skin is MinervaNeue. So mobile scripts are stored in minerva.js. Though the code you add in minerva.js will also load on desktop version of Minerva.