Closed
Bug 1102414
Opened 11 years ago
Closed 11 years ago
Implement Changes To First Run
Categories
(www.mozilla.org :: Project Tracking, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bensternthal, Assigned: matej)
References
Details
User Story
First Run Changes: Replace "add on panel" (panel #2) with step about search. Copy & Art should be discussed and added to this bug.
Tracks changes to first run, see user story for details.
Comment 1•11 years ago
|
||
Add-on panel is step 3/4
Comment 2•11 years ago
|
||
This is now up on demo5 for testing.
Note: to see the tour people need to white-list demo5 in about:config
1.) Using Firefox 34 Beta, open about:config
2.) create a new preference called "browser.uitour.whitelist.add.testing" (type string)
3.) Set the value to "www-demo5.allizom.org"
4.) Restart the browser an open the URL:
https://www-demo5.allizom.org/en-US/firefox/34.0.5/firstrun/
Latest builds to test are here:
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-macosx64/latest/
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-linux64/latest/
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/latest/
| Assignee | ||
Comment 3•11 years ago
|
||
Looking good, Alex.
Yesterday we talked about a couple of tweaks to the search image. Do you know if those are still coming?
Also, here's the latest copy for that step (also updated in the copy deck now):
Introducing a smarter way to search
• Search suggestions appear as you type
• Choose the right site for every search
• Use the star to create bookmarks »
Thanks.
Comment 4•11 years ago
|
||
(In reply to Matej Novak [:matej] from comment #3)
> Looking good, Alex.
>
> Yesterday we talked about a couple of tweaks to the search image. Do you
> know if those are still coming?
>
> Also, here's the latest copy for that step (also updated in the copy deck
> now):
>
> Introducing a smarter way to search
> • Search suggestions appear as you type
> • Choose the right site for every search
> • Use the star to create bookmarks »
>
> Thanks.
Thanks, Matej
Have updated with the copy here. I haven't received an updated search image yet, but is quick and easy to swap out if/when we do.
Comment 5•11 years ago
|
||
CC'ing flod so he is aware:
Flod, this change will update the current /firstrun tour and swaps out the add-ons step with a step about search.
This is due to go out on Dec 1 and for en-US only, however I have used an l10n tag here so other locales can get the new step once translated. Conditional check I have used is: l10n_has_tag('firstrun_search')
Branch is here: https://github.com/mozilla/bedrock/tree/yahoo-search-tours
Note: currently the image that accompanies this step includes some English strings, but we may swap this out for something more appropriate post Dec 1.
Comment 6•11 years ago
|
||
OK. I don't expect to see this in something different than en-US, but it's useful to have just in case.
Comment 7•11 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #6)
> OK. I don't expect to see this in something different than en-US, but it's
> useful to have just in case.
To be clear, the /firstrun step talks about the new search feature in general, and is not tied to anything re: Yahoo. So it is something probably applicable to all locales.
Comment 8•11 years ago
|
||
That's confusing then. Are we planning to show /firstrun for all locales on 34?
Now it's definitely too late for l10n, so we'd end up not showing the search part anyway.
Comment 9•11 years ago
|
||
/firstrun gets shown be default for all locales, hence the l10n tag.
We only got 4 days notice for this, so I'm afraid l10n was already out the window before we begun :(
Comment 10•11 years ago
|
||
Just had a discussion with Flod on IRC and he informs me that the new Search UI will not be localized ontil Firefox 36: https://bugzilla.mozilla.org/show_bug.cgi?id=1103190
Therefore, we don't need to include an l10n tag here and can just show the template to en-US locale (other locales can get the existing tour).
I'll update the branch to follow this logic.
| Assignee | ||
Comment 11•11 years ago
|
||
(In reply to Alex Gibson [:agibson] from comment #4)
> (In reply to Matej Novak [:matej] from comment #3)
> > Looking good, Alex.
> >
> > Yesterday we talked about a couple of tweaks to the search image. Do you
> > know if those are still coming?
> >
> > Also, here's the latest copy for that step (also updated in the copy deck
> > now):
> >
> > Introducing a smarter way to search
> > • Search suggestions appear as you type
> > • Choose the right site for every search
> > • Use the star to create bookmarks »
> >
> > Thanks.
>
> Thanks, Matej
>
> Have updated with the copy here. I haven't received an updated search image
> yet, but is quick and easy to swap out if/when we do.
I still see "Experience" instead of "Introducing" in the header for the search step of the tour. Could you update that as well?
Comment 12•11 years ago
|
||
(In reply to Matej Novak [:matej] from comment #11)
> I still see "Experience" instead of "Introducing" in the header for the
> search step of the tour. Could you update that as well?
Gah, good catch will update!
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 13•11 years ago
|
||
Using RC1 I verified the copy tour changes on /firstrun, demo5. Everything looks good. I focused on the changes for steps 2 & 3 of the tour, and used this copy deck for reference:
https://docs.google.com/a/mozilla.com/document/d/1HmDIgsYY0x0hXmWtbkKcOxoldd3xE1fn7ojkVtx05ww/edit
Status: RESOLVED → VERIFIED
Comment 14•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/7cf4fdf480c358a29f6e6623af22d678139a1882
[fix bug 1102404 1102414] Implement firstrun and whatsnew search/Yahoo changes
https://github.com/mozilla/bedrock/commit/c3f839982314346325bbfcf84dd5753a3628dc3f
Merge pull request #2545 from mozilla/yahoo-search-tours
[fix bug 1102404 1102414] Implement firstrun and whatsnew search/Yahoo changes
Updated•11 years ago
|
Status: VERIFIED → RESOLVED
Closed: 11 years ago → 11 years ago
You need to log in
before you can comment on or make changes to this bug.
Description
•