Closed
Bug 1022527
Opened 11 years ago
Closed 11 years ago
[B2G][Email] When type mail address in "to", "cc" and "bcc" fields, the address in bcc field will be truncated
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect, P3)
Tracking
(blocking-b2g:2.0+, b2g-v2.0 verified, b2g-v2.1 verified)
People
(Reporter: edchen, Assigned: jrburke)
Details
Attachments
(3 files)
[Environment]
Gaia 2e5636e852a9354a5f8072b179cf16f72647cfd6
Gecko https://hg.mozilla.org/mozilla-central/rev/8bd92dc9ef59
BuildID 20140608160201
Version 32.0a1
ro.build.version.incremental=94
ro.build.date=Tue May 20 09:29:20 CST 2014
[STR]
1. Launch email app
2. Set up a mail account
3. Tap to writing mail
4. fill address in "To", "cc" and "bcc"
[Actual result]
The address in bcc field will be truncated
[Expected result]
The address in bcc field cannot be truncated.
[Attachment]
Screenshot
Comment 1•11 years ago
|
||
It looks like the 'invalid' text styling is using a larger font-size than normal text entry which breaks our dynamic input box sizing logic?
Flags: needinfo?(jrburke)
| Assignee | ||
Comment 2•11 years ago
|
||
Just forgot an errant style for bcc only in the 2.0 refresh. the to and cc fields were fine. With this style removal the bcc field gets the same styles as the working to and cc fields.
Attachment #8437995 -
Flags: review?(m)
Flags: needinfo?(jrburke)
Updated•11 years ago
|
Attachment #8437995 -
Flags: review?(m) → review+
Updated•11 years ago
|
Assignee: nobody → jrburke
| Assignee | ||
Comment 3•11 years ago
|
||
Merged in master:
https://github.com/mozilla-b2g/gaia/commit/9615503627084371abb7979769fa28ffa20aa536
from pull request:
https://github.com/mozilla-b2g/gaia/pull/20320
Asking for 2.0+ since this is related to the email 2.0 visual refresh, and is super low risk, just a CSS style removal for a targeted element.
Status: NEW → RESOLVED
blocking-b2g: --- → 2.0?
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-b2g-v2.0:
--- → affected
status-b2g-v2.1:
--- → fixed
Comment 4•11 years ago
|
||
Target Milestone: --- → 2.0 S4 (20june)
| Reporter | ||
Comment 5•11 years ago
|
||
[Environment]
Gaia 2402076e6299ab36f492eab17795478c9d2a7ad7
Gecko https://hg.mozilla.org/releases/mozilla-aurora/rev/c41d7012974e
BuildID 20140617160202
Version 32.0a2
ro.build.version.incremental=94
ro.build.date=Tue May 20 09:29:20 CST 2014
[Result]
Pass
Status: RESOLVED → VERIFIED
Comment 6•11 years ago
|
||
verify with Flame KK v180 + v2.0 gaia/gecko, it's fine
Gaia 7edd3b0b9f65c3dde235c732d270e43e055a1254
Gecko https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/13e04ab68621
BuildID 20140914162307
Version 32.0
Keywords: verifyme
Comment 7•11 years ago
|
||
This issue has been verified successfully on Flame 2.1.
See attachment: Verify_Video_Flame.MP4
Reproducing rate: 0/10
Flame v2.1 version:
Gaia-Rev ccb49abe412c978a4045f0c75abff534372716c4
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/18fb67530b22
Build-ID 20141201001201
Version 34.0
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•