-
Notifications
You must be signed in to change notification settings - Fork 928
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
Omnibar: Pixel and Clear action regressions #5304
Omnibar: Pixel and Clear action regressions #5304
Conversation
be29478
to
66a3c6d
Compare
eb67e00
to
2fadead
Compare
app/src/test/java/com/duckduckgo/app/browser/omnibar/OmnibarLayoutViewModelTest.kt
Show resolved
Hide resolved
@malmstein While testing, I noticed the instructions mention “Swipe gesture to close keyboard”, but that’s not how the keyboard is hidden. It’s actually hidden as soon as you touch the screen. The swiping then navigates back to the previous site. I assume that’s not what you want, because the |
Yes @0nko , you are right! |
2fadead
to
8225993
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected, nice work @malmstein!
Thanks for the review @0nko ! |
Task/Issue URL: https://app.asana.com/0/1205782002757341/1208820359395089/f
Description
Steps to test this PR
Looks at this task for different scenarios: https://app.asana.com/0/1174433894299346/1208812333027437/f
Pixel for clearing address bar - Site
m_addressbar_focus_clear_entry_website
is fired only oncePixel for clearing address bar - SERP
m_addressbar_focus_clear_entry_serp
is fired only oncePixel for clearing address bar - NTP
m_addressbar_focus_clear_entry_ntp
is fired only onceSwipe gesture to close keyboard - Site
Swipe gesture to close keyboard - SERP
Manually close keyboard + Scroll- Site
Manually close keyboard + Scroll- SERP
Close keyboard - Site
Close keyboard - SERP