Closed
Bug 917822
Opened 11 years ago
Closed 11 years ago
[SMS] Use Full Line Highlights
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(blocking-b2g:-)
RESOLVED
WORKSFORME
blocking-b2g | - |
People
(Reporter: epang, Assigned: arnau)
References
Details
(Whiteboard: visual design, visual-tracking, bokken [mentor=:julienw])
Attachments
(3 files)
Use full width highlights (edge to edge) for active/pressed states.
Reporter | ||
Comment 1•11 years ago
|
||
Flagging as 1.3? since the highlight state currently looks broken.
blocking-b2g: --- → 1.3?
Whiteboard: visual design, visual-tracking → visual design, visual-tracking, jian
Comment 2•11 years ago
|
||
Eric, is the attachment the current behaviour, or the expected behaviour ?
Also, I think it's purely a building block issue.
Reporter | ||
Comment 3•11 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #2)
> Eric, is the attachment the current behaviour, or the expected behaviour ?
>
> Also, I think it's purely a building block issue.
Hi Julien, the attached is the expected behaviors. Currently the highlight has 15px margins.
Comment 4•11 years ago
|
||
triage: would not block release but please land it when its ready
blocking-b2g: 1.3? → -
Updated•11 years ago
|
Whiteboard: visual design, visual-tracking, jian → visual design, visual-tracking, jian [mentor=:julienw]
Reporter | ||
Comment 5•11 years ago
|
||
Pavel, just want to bring this bug to your attention in case if fell off your radar :). Thanks!
Flags: needinfo?(pivanov)
Comment 6•11 years ago
|
||
yep ... I need a device for this one it's hard to simulate the SMS App on the browser
Flags: needinfo?(pivanov)
Comment 7•11 years ago
|
||
Pavel, it's actually easy.
Load it in Firefox with a DEBUG=1 DESKTOP=0 profile.
Steps:
DEBUG=1 DESKTOP=0 PROFILE_FOLDER=./profile-nobrowser make
<path to firefox nightly>/firefox -profile ./profile-nobrowser --no-remote http://sms.gaiamobile.org:8080
Assignee | ||
Comment 8•11 years ago
|
||
Thread list fixed after landing:
https://bugzilla.mozilla.org/show_bug.cgi?id=917824
Eric, I guess we need to fix the edit mode as well right?
Flags: needinfo?(epang)
Reporter | ||
Comment 9•11 years ago
|
||
(In reply to Arnau March from comment #8)
> Thread list fixed after landing:
> https://bugzilla.mozilla.org/show_bug.cgi?id=917824
>
> Eric, I guess we need to fix the edit mode as well right?
Yes, we should, thanks Arnau!
Flags: needinfo?(epang) → needinfo?(pivanov)
Assignee | ||
Updated•11 years ago
|
Assignee: pivanov → arnau
Reporter | ||
Comment 10•11 years ago
|
||
(In reply to Eric Pang [:epang] from comment #9)
> (In reply to Arnau March from comment #8)
> > Thread list fixed after landing:
> > https://bugzilla.mozilla.org/show_bug.cgi?id=917824
> >
> > Eric, I guess we need to fix the edit mode as well right?
>
> Yes, we should, thanks Arnau!
sorry, this need info should have been for Arnau not Pavel :)
Flags: needinfo?(pivanov) → needinfo?(arnau)
Reporter | ||
Updated•11 years ago
|
Whiteboard: visual design, visual-tracking, jian [mentor=:julienw] → visual design, visual-tracking, bokken [mentor=:julienw]
Reporter | ||
Updated•11 years ago
|
Assignee | ||
Comment 11•11 years ago
|
||
Attachment #8350017 -
Flags: review?(borja.bugzilla)
Flags: needinfo?(arnau)
Comment 12•11 years ago
|
||
When tapping the whole area is highlighted as expected.
Comment 13•11 years ago
|
||
In master, there is no 'highlight' with 'Edit mode' because this was a requirement (basically because in some apps the behavior differs, and sometimes you can only tap on the 'checkbox', so 'highlight the whole area' has no sense). Eric, do you know if there is any change in the specs? Thanks!
Updated•11 years ago
|
Flags: needinfo?(epang)
Comment 14•11 years ago
|
||
Comment on attachment 8350017 [details]
patch.html
Arnau, currently in master the behavior is the one expected, that's why Im removing the review flag.
Waiting to Eric for getting more info if we need to update the edit mode, but this should be the same in all apps with the list (so it should be a BB change). Ask me to review again if needed! Thanks!
Updated•11 years ago
|
Attachment #8350017 -
Flags: review?(borja.bugzilla)
Reporter | ||
Comment 15•11 years ago
|
||
Thanks Borja,
Looking at this in more detail I don't think we need a highlight state in the 'edit mode'. I don't think it's needed since hitting the text does not do anything (and the highlight should signify an action). When tapped I think it's good enough to have the checkbox turn on and off. Sorry for the confusion Arnau.
Flags: needinfo?(epang) → needinfo?(arnau)
Comment 16•11 years ago
|
||
WORKSFORME then ? :)
Assignee | ||
Comment 17•11 years ago
|
||
Eric, maybe we need to review Contacts app (FB import) then, to be consistent.
Flags: needinfo?(arnau) → needinfo?(epang)
Reporter | ||
Comment 18•11 years ago
|
||
(In reply to Arnau March from comment #17)
> Eric, maybe we need to review Contacts app (FB import) then, to be
> consistent.
Don't think this is worksforme yet :).
From the comment from Borja, we need to remove the highlight from the sms edit screen (the press should just toggle the check box)
Also, I'm having trouble getting FB import to work. But I believe it should function the same way as the sms edit screen (is this how it currently behaves?).
Thanks!
Eric
Flags: needinfo?(epang) → needinfo?(arnau)
Assignee | ||
Comment 19•11 years ago
|
||
Eric,
when I implemented full highlights in contacts app, I didn't know what was the behavior when we had ckecks, so I also added the effect.
To make FB import work, you need to add a FB Id, but you can see the same result when exporting contacts to SIM od SD card.
If SMS app works for you now, we should close this bug and open another to fix contacts app.
Flags: needinfo?(arnau)
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(epang)
Reporter | ||
Comment 20•11 years ago
|
||
Hey Arnau,
Tested by exporting contacts to SD card and it looks good (wasn't able to test using FB again since it says invalid app id and I'm not sure where I can update it).
When in the edit list of SMS I'm still seeing the full row highlight instead of just the check. Can you take a look? Or maybe I'm testing with an updated patch? I used the one attached to this bug. Let me know if i am. Thanks!
Flags: needinfo?(epang) → needinfo?(arnau)
Assignee | ||
Comment 21•11 years ago
|
||
Eric, we don't need the patch for that bug :) sorry for that.
When I modified Contacts app, by changing the BB, SMS app got updated as well.
You just need to test master.
The patch attached in this bug was only to create the highlight in edit mode, which initially I thought was the right behavior.
So if master works for you, we have to close this bug without applying any patch :)
Flags: needinfo?(arnau)
Updated•11 years ago
|
Updated•11 years ago
|
No longer blocks: sms-visual-refresh
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•