Closed
Bug 1047688
Opened 11 years ago
Closed 8 years ago
implement UI for nsIBrowserSearchService.selectEngine
Categories
(Firefox :: Search, defect, P4)
Firefox
Search
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: adw, Unassigned)
References
Details
(Whiteboard: [hijacking][fxsearch])
See breakdown bug 1029725. Quoting https://wiki.mozilla.org/User:Mconnor/Search_API_Change:
> Follows the Win7 style wizard model of making a user choose an option. Cancel
> means nothing changes. Choosing current means the add-on can't re-prompt with
> the same version again. Ideally this should use the larger images introduced for
> new tab search, falling back to 32x32 or 16x16 icons if unavailable.
>
> +-------------------------------------------------------+
> | Change Search Provider? |
> +-------------------------------------------------------+
> | |
> | Bob's Super Happy Toolbar wants you to change your |
> | search provider to Ask.com _Learn More_ |
> | |
> | [ [ Google ] Keep using Google (currently in use) ] |
> | |
> | [ [Ask.com ] Change my search to Ask.com ] |
> | |
> +-------------------------------------------------------+
> | (?) [Cancel] |
> +-------------------------------------------------------+
>
> * Users must make a positive choice to select the engine (no next button)
> * Source of the request must be identified
> * We should use the biggest images that make sense in context.
> * Learn more link should point to SUMO
I think this UI should be presented by an XPCOM component so that the search service can call it, as described in bug 1047687.
Flags: firefox-backlog+
Updated•11 years ago
|
Summary: UI for nsIBrowserSearchService.selectEngine → implement UI for nsIBrowserSearchService.selectEngine
Updated•11 years ago
|
Flags: qe-verify+
Comment 2•11 years ago
|
||
Mockup is in bug 1062525 comment 0.
Updated•11 years ago
|
Assignee: nobody → mhammond
Status: NEW → ASSIGNED
Iteration: --- → 35.3
Updated•11 years ago
|
QA Contact: petruta.rasa
Comment 3•11 years ago
|
||
I'm not going to get to this in this iteration.
Assignee: mhammond → nobody
Status: ASSIGNED → NEW
Updated•11 years ago
|
Iteration: 35.3 → ---
Comment 5•11 years ago
|
||
For reference, a mockup of the updated UI can be found here: https://bugzilla.mozilla.org/attachment.cgi?id=8481471
Updated•10 years ago
|
Priority: -- → P2
Whiteboard: [fxsearch][searchhijacking]
Updated•10 years ago
|
Rank: 25
Whiteboard: [fxsearch][searchhijacking] → [hijacking][fxsearch]
Comment 6•9 years ago
|
||
I'm tempted to wontfix this, but will wait on an answer to my needinfo in bug 1047687 first.
Priority: P2 → P4
Comment 7•8 years ago
|
||
(In reply to Florian Quèze [:florian] from comment #6)
> I'm tempted to wontfix this, but will wait on an answer to my needinfo in
> bug 1047687 first.
I got tired of waiting and wontfixed bug 1047687, so wontfix here too!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•