Closed
Bug 963050
Opened 12 years ago
Closed 12 years ago
[SMS] Subject's line-height in composer is too high
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(blocking-b2g:1.3+, b2g-v1.3 fixed, b2g-v1.3T fixed, b2g-v1.4 fixed)
People
(Reporter: vittone, Assigned: fcampo)
References
Details
Attachments
(2 files)
Steps to reproduce:
1. Open Messages app
2. Tap "create new" button
3. Tap on "more options" menu and "Add subject"
4. Type something on the subject input that is more than 1 line, around 30 characters
Comment 1•12 years ago
|
||
I think you see this when you type "enter" too.
I'd like a 1.3+ bug for this, because subject is due for 1.3 and this makes a pretty bad experience. This should be quite esay to fix.
Fernando will you have the time to take a look?
blocking-b2g: --- → 1.3?
Flags: needinfo?(fernando.campo)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #8366095 -
Flags: review?(felash)
Flags: needinfo?(fernando.campo)
Comment 3•12 years ago
|
||
Comment on attachment 8366095 [details] [review]
Link to PR - https://github.com/mozilla-b2g/gaia/pull/15736
I'm generally fine with these changes. I left some questions and nits on github though so please request review once you fixed and answered them.
Thanks, we should definitely have this in 1.3!
Attachment #8366095 -
Flags: review?(felash)
Updated•12 years ago
|
Assignee: nobody → fernando.campo
Comment 4•12 years ago
|
||
Please ask for approval once it is ready or renominate for 1.4?
blocking-b2g: 1.3? → ---
Comment 5•12 years ago
|
||
Renominating.
Sorry, please try this on a real device. If we don't have this bug in, the subject feature just looks broken.
blocking-b2g: --- → 1.3?
Comment 7•12 years ago
|
||
PM reviewed : stays blocker
Comment 8•12 years ago
|
||
Can we get ETA to fix this bug? Thank you.
Comment 9•12 years ago
|
||
I think we just need a new review round, should be ready in 1 day-work.
Fernando, are you around or would you like that somebody picks this up?
Flags: needinfo?(fernando.campo)
Comment 10•12 years ago
|
||
Gonna put tomorrow as a tentative landing date. If Fernando can't finish this today I think somebody should steal this tomorrow.
Whiteboard: [ETA:2/6]
Assignee | ||
Comment 11•12 years ago
|
||
Comment on attachment 8366095 [details] [review]
Link to PR - https://github.com/mozilla-b2g/gaia/pull/15736
Updated the PR, got rid of the scrollbar (when less than 3 lines), and put some order on the CSS changes.
Attachment #8366095 -
Flags: review?(felash)
Flags: needinfo?(fernando.campo)
Updated•12 years ago
|
status-b2g-v1.3:
--- → affected
Target Milestone: --- → 1.4 S1 (14feb)
Updated•12 years ago
|
Blocks: feature-mms-subject
Comment 12•12 years ago
|
||
Comment on attachment 8366095 [details] [review]
Link to PR - https://github.com/mozilla-b2g/gaia/pull/15736
I'm gonna r+ this because this is fine enough for 1.3, but I think the height in a single line mode is not correct, or maybe it should be somewhat more centered.
I think we can revisit this safely and in a quieter time in Bug 949457, so let's land this now!
Attachment #8366095 -
Flags: review?(felash) → review+
Comment 13•12 years ago
|
||
master: d876a70c6d96e8c67a26897d8d4d508407b7581d
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 14•12 years ago
|
||
I was not able to uplift this bug to v1.3. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1.3, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1.3
git cherry-pick -x -m1 d876a70c6d96e8c67a26897d8d4d508407b7581d
<RESOLVE MERGE CONFLICTS>
git commit
Flags: needinfo?(fernando.campo)
Comment 15•12 years ago
|
||
Some css class naming chages doesn't uplift to v1.3. Conflict fixed and uplifted to v1.3:
bf79fe1fbc59838c13899dd39748875ee4086ec3
Flags: needinfo?(fernando.campo)
Comment 16•12 years ago
|
||
Tested (02/10/2014) and working
1.3
Gecko b71e4b8
Gaia bf79fe1
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•