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

"Not now" off the screen in portrait mode #27825

Closed
jidanni opened this issue Jan 15, 2023 · 10 comments · Fixed by brave/brave-core#16923
Closed

"Not now" off the screen in portrait mode #27825

jidanni opened this issue Jan 15, 2023 · 10 comments · Fixed by brave/brave-core#16923
Assignees
Labels
bug feature/widgets OS/Android Fixes related to Android browser functionality priority/P2 A bad problem. We might uplift this to the next planned release. QA Pass - Android ARM QA/Yes release-notes/include

Comments

@jidanni
Copy link

jidanni commented Jan 15, 2023

Screenshot_20230115-175948.jpg
The user sees this prompt again and again, because in portrait orientation the "not now" option is off the side of the screen. Yes this only affects some users who have larger font needs. Thus it is an accessibility problem.

@rebron rebron added the OS/Android Fixes related to Android browser functionality label Jan 20, 2023
@kjozwiak
Copy link
Member

@jidanni thanks for the report/issue? Mind sharing some more information so we can try reproducing/fixing the above ASAP? Which version of Android are you on and what device are you using? Looks like the viewport is pretty small. Assuming one of the smaller devices?

@AlexeyBarabash
Copy link
Contributor

Experiencing the same issue.
Device: Samsung Note 8
OS: Android 8
Browser version: 1.47.178

STR:

  1. Uninstall Brave Stable (if installed)
  2. Install the latest Brave Stable from GP
  3. Go through onboarding wizard
    See
    image

Additional not: I can't reproduce it on any other my Android device.

@jidanni
Copy link
Author

jidanni commented Jan 22, 2023

The main thing you need to test, is in your Android settings, make the font size super large, and the screen zoom setting also super large. Yes it's for old people bad eyes. You will see the problem even even at just a little larger than normal. Android 12 Samsung A13 5G.

@AlexeyBarabash
Copy link
Contributor

At #27825 (comment) zoom settings and text scale are default.

On my other phone I changed these settings to max values and the button is drawn well

                                                                                                                                                            Description                                                                                                                                                                                       Screenshot
Settings 1 Screenshot_20230122_193111_Settings
Settings 2 Screenshot_20230122_193121_Settings
Brave screen Screenshot_20230122_193040_Brave

@jidanni
Copy link
Author

jidanni commented Jan 25, 2023

I remember I already successfully hit it in Landscape mode, so can no longer reproduce without reinstalling the app, etc.
So I hope other people can work on testing this bug.

@SergeyZhukovsky
Copy link
Member

I didn't manage to replicate the Not Now button is off, but I remade that place and fixed the Add Widget button.

@SergeyZhukovsky SergeyZhukovsky added release-notes/include priority/P2 A bad problem. We might uplift this to the next planned release. labels Jan 30, 2023
@SergeyZhukovsky SergeyZhukovsky added this to the 1.49.x - Nightly milestone Jan 30, 2023
@SergeyZhukovsky
Copy link
Member

We will open another issue if face a problem with a Now now button.

@kjozwiak
Copy link
Member

The above requires 1.47.190 or higher for 1.47.x verification 👍

@kjozwiak
Copy link
Member

kjozwiak commented Feb 6, 2023

Moving this into 1.48.x as we neve received another C109 minor chromium bump that would have triggered another 1.47.x release. We'll leave https://github.com/brave/brave-core/milestone/267 as there's code that landed in 1.47.x but we'll close off the 1.47.x - Release #6 milestone and move all the issues within 1.48.x.

The above can be verified with 1.48.156 for 1.48.x as it's been merged into a 1.48.x a while ago as per brave/brave-core#16927.

@kjozwiak kjozwiak modified the milestones: 1.47.x - Release #6, 1.48.x - Release Feb 6, 2023
@kjozwiak
Copy link
Member

kjozwiak commented Feb 6, 2023

Verification PASSED on Pixel 6 Pro running Android 8 via the Android Studio Emulator using the following build(s):

Brave | 1.48.155 Chromium: 110.0.5481.77 (Official Build) (32-bit)
--- | ---
Revision | 65ed616c6e8ee3fe0ad64fe83796c020644d42af-refs/branch-heads/5481@{#839}
OS | Android 8.0.0; Build/OSR1.180418.026
  • ensured that tapping on Add Widget via the onborading worked without any issues
  • ensured that tapping on Not now correctly dismissed the widget onboarding without any issues
Example Example
image image

Verification PASSED on Pixel 6 running Android 13 using the following build(s):

Brave | 1.48.155 Chromium: 110.0.5481.77 (Official Build) (32-bit)
--- | ---
Revision | 65ed616c6e8ee3fe0ad64fe83796c020644d42af-refs/branch-heads/5481@{#839}
OS | Android 13; Build/TQ1A.230105.002
  • ensured that tapping on Add Widget via the onborading worked without any issues
  • ensured that tapping on Not now correctly dismissed the widget onboarding without any issues
Example Example
image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature/widgets OS/Android Fixes related to Android browser functionality priority/P2 A bad problem. We might uplift this to the next planned release. QA Pass - Android ARM QA/Yes release-notes/include
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants