Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Search widget with UI focused on search #505

Closed
6 tasks
pocmo opened this issue Apr 21, 2017 · 6 comments
Closed
6 tasks

Search widget with UI focused on search #505

pocmo opened this issue Apr 21, 2017 · 6 comments

Comments

@pocmo
Copy link
Contributor

pocmo commented Apr 21, 2017

Theme: Default Browser & Android Advantage

User Story

I want to quickly start a private Focus search from my home screen.

Feature

Search widget with UI focused on search (see Fennec)

Details

Find a quick entry point into Focus for user

Tasks

  • Define scope: What do we actually want to implement here?
  • UX mocks / flow
  • Implement widget
  • (Scope?) Implement separate search UI?
  • Implement hand-off from search to browser?
  • Add telemetry probes
@mystor
Copy link

mystor commented Jun 24, 2017

I filed a bug with my ideas for this on Bugzilla, which I now realize is the wrong place. This is my uninformed idea for what a minimal version of this feature would look like:

  1. A widget in the launcher the same size and shape as the google search widget. This widget displays the name of the current default search engine, and uses firefox focus colors.
  2. Tapping on this box immediately does the following:
    • If there is a current session, destroy the current Focus browsing session.
    • Open the browser with the search/address combo box already focused, and the keyboard open.

This seems to me like a simple version which hopefully shouldn't add too much work to the implementation, but provides a useful user experience for making private firefox-focused based search your default search on mobile. I would certainly love something like that.

@bbinto bbinto added this to the Cobalt milestone Jul 26, 2017
@ekager
Copy link
Contributor

ekager commented Aug 3, 2017

I looked into this before and you cannot put an EditText element in a widget due to Android constraints, but you could do a TextView that looks like an EditText and when the user clicks it, launches a transparent activity over the TextView that feels like an EditText on the home screen.

@ekager
Copy link
Contributor

ekager commented Aug 3, 2017

Since the new UI pulls up the keyboard on the home screen + readies for a search, I think the widget would need to add more value than simply opening Focus.

@bbinto bbinto modified the milestones: Denim, Cobalt, Ebony Aug 11, 2017
@bbinto bbinto removed this from the Ebony* milestone Aug 23, 2017
@bbinto bbinto added the P5 label Oct 30, 2017
@lime124 lime124 added this to the Reserve Backlog milestone Nov 10, 2017
@bbinto bbinto modified the milestones: Backlog (P2, P3), Backlog (>P3) Jun 4, 2018
@mu22le
Copy link

mu22le commented Oct 23, 2021

Firefox mobile already has a very similar widget, could you not just use the same code?

@stale
Copy link

stale bot commented Apr 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@ionutbedregeanu
Copy link
Contributor

I will close this ticket in favour of #7249

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants