Closed
Bug 814781
Opened 13 years ago
Closed 12 years ago
[BB][value_selector] - Value selector does not properly present items (truncated)
Categories
(Firefox OS Graveyard :: Gaia::System, defect, P3)
Tracking
(blocking-basecamp:+)
People
(Reporter: caseyyee.ca, Assigned: pivanov)
Details
(Whiteboard: interaction, UX-P1, BerlinWW)
Attachments
(2 files, 1 obsolete file)
When selecting a contact with more than one email account, the value selector shows a list of emails associated with a contact. The emails listed do not render correctly.
To reproduce:
1. Add multiple email accounts to a contact in contacts application.
2. Open email application and compose new email.
3. Tap "+" to add from contacts list.
4. Select contact in step 1.
5. Value selector does not properly present email addresses (truncated)
The entire line should also be selectable, not just the text (larger hit target)
Expected:
List of emails, perhaps also the name of the email as well:
[Work] cyee@mozilla.com
Comment 1•13 years ago
|
||
This seems like it is a contacts app problem and should be moved there?
Updated•13 years ago
|
Priority: P1 → --
Whiteboard: interaction, UX-P1
Comment 2•13 years ago
|
||
Borja, does this sound more like a Contacts issue?
Gordon, does this sound like something we can tackle in the UX branch?
Whiteboard: interaction, UX-P1 → interaction, UX-P1, uxbranch
Comment 3•12 years ago
|
||
Screenshot added to illustrate severity of problem
Comment 4•12 years ago
|
||
RFI to josh to take this back into triage as the current implantation is unusable
Flags: needinfo?(jcarpenter)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → pivanov
Assignee | ||
Comment 5•12 years ago
|
||
Assignee | ||
Comment 6•12 years ago
|
||
After a talk with Casey Yee, he advise me to make this [BB] to support 'word-wrap'.
You can try to use a long email address (e.g. pavel.gospodinov@mozilla.com) and supports dir="rtl" too.
Comment 7•12 years ago
|
||
Sweet jeebus, that is busted. Reconfirmed in 1/7 build.
Triagers, I don't see how we can ship this. We should either fix or create a work around.
blocking-basecamp: --- → ?
Flags: needinfo?(jcarpenter)
Comment 8•12 years ago
|
||
Removing "polish" keyword. This is broken functionality, and in no way a nice to have.
Keywords: polish
Updated•12 years ago
|
Whiteboard: interaction, UX-P1, uxbranch → interaction, UX-P1
Updated•12 years ago
|
blocking-basecamp: ? → +
Priority: -- → P3
Target Milestone: --- → B2G C4 (2jan on)
Regarding Comment 6.
We may want to consider approaching the word-wrap issue in some other manner for a future release. Its not a pretty fix but it will do the job for V1.
Comment 10•12 years ago
|
||
Since no one chimed in to say that this is not contacts, and it definitely is the contacts app, moving to the contacts app.
Component: Gaia::E-Mail → Gaia::Contacts
Assignee | ||
Updated•12 years ago
|
Summary: Selecting contact with multiple email, address selection does not render correctly. → [BB][value_selector] - Value selector does not properly present items (truncated)
Assignee | ||
Updated•12 years ago
|
Attachment #698856 -
Flags: review?(schung)
Assignee | ||
Updated•12 years ago
|
Attachment #698709 -
Attachment is obsolete: true
Assignee | ||
Comment 11•12 years ago
|
||
Comment 12•12 years ago
|
||
I think this lives in Gaia System's value selector instead of Contacts app.
Dear Pavel,
May I know if you tried the case that the text in the option is very long and contains some spaces in it, which will be rendered as multiple lines originally.
BTW, I don't understand how you are going to do with this patch, is it doing to UX branch?
Since this is a bb+ issue, please let me know if I handle the rest for you including my first question.
Thank you.
Updated•12 years ago
|
Component: Gaia::Contacts → Gaia::System
Comment 13•12 years ago
|
||
(In reply to Casey Yee [:cyee] from comment #9)
> Regarding Comment 6.
> We may want to consider approaching the word-wrap issue in some other manner
> for a future release. Its not a pretty fix but it will do the job for V1.
I would strongly advise against wrapping text. its going to make it look messy and reduce readability. this should be our last resort. I would suggest reducing the font size as a first step.
RFI to Victoria (visual designer) to look into font size reduction.
Comment 14•12 years ago
|
||
Comment on attachment 698856 [details]
patch
https://github.com/mozilla-b2g/gaia/commit/a755c1b33e871226a0f9f0acdbd435d7ae35f606
Attachment #698856 -
Flags: review?(schung) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 15•12 years ago
|
||
Summarizing in-person conversation with Ayman:
We will accept the patch as is. We will revisit the wrapping behavior post V1 where we would like to see more intelligent wrapping of the text. Ideally we wrap at the "@" of an email address so that we maintain readability of the domain name and TLD.
Comment 16•12 years ago
|
||
Sounds good to me
Assignee | ||
Updated•12 years ago
|
Whiteboard: interaction, UX-P1 → interaction, UX-P1, BerlinWW
You need to log in
before you can comment on or make changes to this bug.
Description
•