-
Notifications
You must be signed in to change notification settings - Fork 80
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
Layout problem in the strict blocking warning page on Firefox for Android #348
Comments
Layout looks ok. Switching "Use system font size" in Firefox settings does nothing now. Not sure if this will be a problem, but on my phone page must be scrolled to access buttons. My phone is old, small and with low dpi - on new devices buttons should fit in screen. Default screen font size (Android setting): Looks like this with system fonts set to small (my setting): Short URL (default font size): |
My phone is not old and I also have to scroll a bit to reveal completely the buttons. I read a bit about Edit: Actually |
Maybe you should make warning sign image smaller? |
I reduced the size of the font when height is constrained, seems to work fine using the device emulator in the browser dev tools. |
Prerequisites
Description
For some (long?) links, the layout of strict blocking warning page messes up in a way that buttons become too small and their text overflows or gets hidden, font size becomes large, filter homepage icon size becomes tiny, etc.
If
Settings
>Accessibility
>Use system font size
is disabled in Firefox, the problem goes away. But this particular setting has absolutely no effect on the layout of any other page / tab / interface of uBO. There is proper consistent behavior all across uBO regardless of this setting except for the warning page.A specific URL where the issue occurs
https://en.softonic.com/articles/robot-revolts-on-the-international-space-station
Steps to Reproduce
Settings
>Accessibility
>Use system font size
in Firefox.softonic.com
and see there's no layout problem.https://en.softonic.com/articles/robot-revolts-on-the-international-space-station
and see there's no layout problem.Settings
>Accessibility
>Use system font size
in Firefox.softonic.com
and see there's no layout problem.https://en.softonic.com/articles/robot-revolts-on-the-international-space-station
and see there's a layout problem.Expected behavior:
Actual behavior:
Your environment
The text was updated successfully, but these errors were encountered: