Open
Conversation
zsolt-marta-bitrise
pushed a commit
that referenced
this pull request
Jan 19, 2026
Task/Issue URL: https://app.asana.com/1/137249556945/project/414730916066338/task/1210860582231062?focus=true ### Description This PR fixes an issue when using the "Web Search" context menu did not work sometimes. ### Steps to test this PR - [x] Use a physical device - [x] Bring the app in the foreground and kill it to make sure it runs fresh for the web search - [x] Open a different app, like Gmail - [x] Long press on some text and select "Web Search" - [x] Notice that DDG app loads the query - [x] Switch back to Gmail without dismissing the DDG app - [x] Long press on a different text and select "Web Search" - [x] Verify that DDG app loads the new query correctly Regression testing #1 - [x] Ensure DDG is default browser. - [x] Ensure DDG is NOT running. Press the recent apps button and note that you do NOT see DDG there. - [x] Open an app that is known to open links in Custom Tabs. I.e Gmail. - [x] Open a link from that app and ensure it is open in a DDG Custom Tab. - [x] Press the recent apps button and ensure the Custom Tab looks as expected (the logo is Gmail's logo). No other instance of DDG is shown. Regression testing #2 - [x] Ensure DDG is default browser. - [x] Ensure DDG IS running. Press the recent apps button and note that you see DDG there. - [x] Open an app that is known to open links in Custom Tabs. I.e Gmail. - [x] Open a link from that app (Gmail) and ensure it is open in a DDG Custom Tab. - [x] Press the recent apps button and ensure the Custom Tab looks as expected (the logo is Gmail's logo). The other instance of DDG is shown. --------- Co-authored-by: Ana Capatina <anikiki@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task/Issue URL:
Tech Design URL:
CC:
Description:
Steps to test this PR:
1.
1.
Internal references:
Software Engineering Expectations
Technical Design Template