Closed
Bug 844615
Opened 12 years ago
Closed 12 years ago
Email Layout and Font Revisions - New Account (All done screen)
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(b2g18+ fixed)
VERIFIED
FIXED
People
(Reporter: pivanov, Assigned: pivanov)
References
Details
(Keywords: late-l10n, polish, Whiteboard: visual design, UX-P1, yedo, uxbranch, landed in uxbranch)
Attachments
(4 files, 2 obsolete files)
No description provided.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → pivanov
Assignee | ||
Comment 1•12 years ago
|
||
Hey Eric,
can I use the same styles like here Bug 844595 - https://bug844595.bugzilla.mozilla.org/attachment.cgi?id=717615
"All done!" will be the same like "Setting up account" (same font-size, same margin-top)?
Attachment #717647 -
Flags: feedback?(epang)
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
(In reply to Pavel Ivanov [:ivanovpavel] from comment #1)
> Created attachment 717647 [details]
> After patch
>
> Hey Eric,
> can I use the same styles like here Bug 844595 -
> https://bug844595.bugzilla.mozilla.org/attachment.cgi?id=717615
>
> "All done!" will be the same like "Setting up account" (same font-size, same
> margin-top)?
yes and no :). Font size, yes. But margin wise the content should be centered in the available remaining space. So the "All done" text will be slightly higher because of the space the two buttons take up at the bottom. thx!
Updated•12 years ago
|
Attachment #717647 -
Flags: feedback?(epang)
Updated•12 years ago
|
Comment 4•12 years ago
|
||
Landed in uxbranch: https://github.com/gordonbrander/gaia/commit/b38d30dded89d134a6f2e4c58e8e087060607d24
Whiteboard: visual design, UX-P1, yedo → visual design, UX-P1, yedo, uxbranch, landed in uxbranch
Updated•12 years ago
|
blocking-b2g: --- → leo?
Comment 6•12 years ago
|
||
LG request for font updates.
Comment 7•12 years ago
|
||
Mass edit to set tracking-b2g18+ for these UX bugs that were called out for v1.1
tracking-b2g18:
--- → +
Comment 8•12 years ago
|
||
Comment on attachment 717652 [details]
patch for UX branch
Looks like this landed in the old ux branch, Kevin can you review and land to master? Thanks!
Attachment #717652 -
Flags: review?(kgrandon)
Comment 9•12 years ago
|
||
Need some help with this one. There are merge conflicts when trying to bring in this commit.
Pavel - Could you rebase against master and open up a pull request against gaia master?
Flags: needinfo?(pivanov)
Assignee | ||
Updated•12 years ago
|
Attachment #717652 -
Attachment is obsolete: true
Attachment #717652 -
Flags: review?(kgrandon)
Assignee | ||
Comment 10•12 years ago
|
||
I reabse the patch and move the PR from UX branch to Gaia/master
Attachment #733974 -
Flags: review?(kgrandon)
Flags: needinfo?(pivanov)
Comment 11•12 years ago
|
||
Attachment #733974 -
Attachment is obsolete: true
Attachment #733974 -
Flags: review?(kgrandon)
Attachment #734007 -
Flags: review+
Comment 12•12 years ago
|
||
This has been landed in master: https://github.com/mozilla-b2g/gaia/commit/574c7770ba7e554821cfaa3c7e5f383443269063
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 13•12 years ago
|
||
Comment on attachment 734007 [details]
Github pull request pointer
Low risk UX patch, would be nice to have uplifted.
User impact if declined: Not as nice UX on initial startup screens.
Testing completed: Manual testing (layout changes only)
Risk: Low
Attachment #734007 -
Flags: approval-gaia-v1?
Updated•12 years ago
|
status-b2g18:
--- → affected
Updated•12 years ago
|
Attachment #734007 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Master build : 2013-04-09-07-02-05
"mozilla-central" revision="b1fb34b07c17"
"integration/gaia-central" revision="3d5b037cb2fd"
"gecko.git" revision="abcb3ee7673379f301335ba174967312abf984ba"
"gaia.git" revision="65dd37c938b1cd38fce96fcfa7f4be09e259c255"
Unagi
Status: RESOLVED → VERIFIED
Comment 15•12 years ago
|
||
Uplifted commit 574c7770ba7e554821cfaa3c7e5f383443269063 as:
v1-train: 72d38feb7cb4731cce0bcc4e10ed303a6dc1a07a
Comment 16•12 years ago
|
||
This changed
1.7 -setup-progress-wait=Please wait while your account is set up
1.8 +setup-progress-wait=Setting up account
without changing the string ID.
This isn't going to be exposed to l10n without that.
Keywords: late-l10n
Comment 17•12 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #16)
> This changed
>
> 1.7 -setup-progress-wait=Please wait while your account is set up
> 1.8 +setup-progress-wait=Setting up account
>
> without changing the string ID.
>
> This isn't going to be exposed to l10n without that.
Hi Axel, what can we do to fix this?
Flags: needinfo?(l10n)
Comment 18•12 years ago
|
||
It will need a follow-up patch to change the id for the string.
Flags: needinfo?(l10n)
Comment 19•12 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #18)
> It will need a follow-up patch to change the id for the string.
Thanks Axel! Pavel can you please look into this? Thanks!
Flags: needinfo?(pivanov)
Assignee | ||
Comment 20•12 years ago
|
||
Hey Axel,
thanks for the info ... I'm not familiar with string changes ... so is this patch is ok?
thanks again :)
Attachment #737889 -
Flags: feedback?(l10n)
Flags: needinfo?(pivanov)
Comment 21•12 years ago
|
||
Comment on attachment 737889 [details]
follow-up patch
The .properties should only have the new string with the new ID. Commented in the PR, too.
Attachment #737889 -
Flags: feedback?(l10n) → feedback-
Assignee | ||
Comment 22•12 years ago
|
||
PR updated. Thanks Axel :)
Comment 23•12 years ago
|
||
(In reply to Pavel Ivanov [:ivanovpavel] from comment #22)
> PR updated. Thanks Axel :)
Pavel, who can review this PR? Sam?
Flags: needinfo?(pivanov)
Assignee | ||
Updated•12 years ago
|
Attachment #737889 -
Flags: review?(sjochimek)
Assignee | ||
Updated•12 years ago
|
Attachment #737889 -
Flags: review?(sjochimek) → review?(l10n)
Comment 24•12 years ago
|
||
Comment on attachment 737889 [details]
follow-up patch
Yep, like this, thanks.
Attachment #737889 -
Flags: review?(l10n)
Attachment #737889 -
Flags: feedback-
Attachment #737889 -
Flags: feedback+
You need to log in
before you can comment on or make changes to this bug.
Description
•