-
Notifications
You must be signed in to change notification settings - Fork 711
Search widget with UI focused on search #505
Comments
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:
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. |
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. |
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. |
Firefox mobile already has a very similar widget, could you not just use the same code? |
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. |
I will close this ticket in favour of #7249 |
Theme: Default Browser & Android Advantage
User Story
Feature
Details
Tasks
The text was updated successfully, but these errors were encountered: