Closed Bug 877167 Opened 13 years ago Closed 13 years ago

[SMS][Regression][v1-train] Edit mode styles are broken. 'Red square' sourrounding the text should be removed

Categories

(Firefox OS Graveyard :: Gaia::SMS, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:leo+, b2g18 verified)

VERIFIED FIXED
blocking-b2g leo+
Tracking Status
b2g18 --- verified

People

(Reporter: borjasalguero, Assigned: jugglinmike)

Details

(Keywords: regression)

Attachments

(2 files)

Attached image Issue
No description provided.
blocking-b2g: --- → leo?
This is not on master, probably a left-over from debugging problems on the v1-train branch ?
it could be, we are reproducing it in v1-train branch.
Whiteboard: regression
Hrm, I wonder what didn't get uplifted to v1-train. Any thoughts here Mike?
Flags: needinfo?(mike)
I did some digging and found this: The change in question was submitted for Bug 840055. The commit in `master` is here: https://github.com/mozilla-b2g/gaia/commit/b9b9e9#L3L446 The above commit removes the following CSS: .edit #messages-container[data-type="list"] li.selected p { border: 0.2rem solid #B90000; } But that change is not present in the uplifted commit: https://github.com/mozilla-b2g/gaia/commit/9d452e6#L3L446 I'll get to work creating a patch that re-applies the missing changes from the original commit.
Assignee: nobody → mike
Flags: needinfo?(mike)
Mike, https://bugzilla.mozilla.org/show_bug.cgi?id=840055 was uplifted, so this issue should be fixed... could you investigate this (it was supposed to be uplifted here https://bugzilla.mozilla.org/show_bug.cgi?id=840055#c41)? Thanks!
Flags: needinfo?(mike)
blocking-b2g: leo? → leo+
Keywords: regression
Whiteboard: regression
This patch resolves the issue by increasing parity between `master` and `v1-train`. I identified the necessary changes by comparing the "sms.css" file between the two branches with the following command: git diff b9b9e9 9d452e6 style/sms.css
Attachment #755624 - Flags: review?(fbsc)
Flags: needinfo?(mike)
Comment on attachment 755624 [details] [diff] [review] Remove outdated declaration blocks works for me r=me thanks !
Attachment #755624 - Flags: review?(fbsc) → review+
v1-train: 1cca9324d4444ad28c6fa99875e17abf7e8230be
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
(note: this was a v1-train-only fix to fix a bad uplift)
Flags: in-moztrap-
Issue does not repro anymore. The user does not see the "Red square" surrounding the text. The defect is verified as fixed. Environmental Variables Leo Build ID: 20130807071207 Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/11bb1b0eefff Gaia: 60ca81600a080dae33058b0692ecaa213556c926 Platform Version: 18.1
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: