Closed
Bug 1048204
Opened 10 years ago
Closed 10 years ago
The back button seems like pressed even without pressed
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(blocking-b2g:2.0+, b2g-v1.3 unaffected, b2g-v1.4 unaffected, b2g-v2.0 verified, b2g-v2.1 verified)
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | unaffected |
b2g-v1.4 | --- | unaffected |
b2g-v2.0 | --- | verified |
b2g-v2.1 | --- | verified |
People
(Reporter: ankit93040, Assigned: azasypkin)
References
Details
(Keywords: regression, Whiteboard: [g+][LibGLA, Dev, B] [p=1])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36 Steps to reproduce: Precondition - 1. Have a message thread. Steps - 1. Message app 2. Select a thread enter the thread view. 3. Long click on a text message. 4. click "view message report". 5. click(x) close. Notice the back button. Actual results: back button seems already pressed. Expected results: back button shouldn't look like preesed.
Reporter | ||
Updated•10 years ago
|
Whiteboard: [g+][LibGLA, Dev, B]
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(felash)
Comment 1•10 years ago
|
||
[Blocking Requested - why for this release]: regression of the visual refresh. Similar issues were made a blocker in the past (bug 950623). I checked that it doesn't happen in v1.4. (v1.3 does not have the message report feature).
Updated•10 years ago
|
status-b2g-v1.3:
--- → unaffected
status-b2g-v1.4:
--- → unaffected
status-b2g-v2.0:
--- → affected
status-b2g-v2.1:
--- → affected
Assignee | ||
Comment 2•10 years ago
|
||
Patch for bug 968483 is the culprit.
Assignee | ||
Comment 3•10 years ago
|
||
Hey Steve, Here is the tiny patch that modifies "hover" fix from bug 993388, so that it's compliant with the latest back button styles introduced in bug 968483 :) Thanks!
Attachment #8467165 -
Flags: review?(schung)
Comment 4•10 years ago
|
||
Comment on attachment 8467165 [details] [review] GitHub pull request URL Thanks for the quick fixing!
Attachment #8467165 -
Flags: review?(schung) → review+
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Steve Chung [:steveck] from comment #4) > Comment on attachment 8467165 [details] [review] > GitHub pull request URL > > Thanks for the quick fixing! Thanks for review! Master: https://github.com/mozilla-b2g/gaia/commit/aa37e20de9c892f1bc169b40f7c77966b317f027
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
OS: All → Gonk (Firefox OS)
Hardware: All → ARM
Resolution: --- → FIXED
Updated•10 years ago
|
Blocks: sms-sprint-2.1S2
Whiteboard: [g+][LibGLA, Dev, B] → [g+][LibGLA, Dev, B] [p=1]
Updated•10 years ago
|
Target Milestone: --- → 2.1 S2 (15aug)
Updated•10 years ago
|
blocking-b2g: 2.0? → 2.0+
Comment 6•10 years ago
|
||
v2.0: https://github.com/mozilla-b2g/gaia/commit/b09ec8ed3cd76e2c1201dd430fa9a29456f3b9cf
This issue has been verified successfully on Flame 2.0,2.1 See attachment: Verify_video.3gp Reproducing rate: 0/5 Flame 2.0 versions: Gaia-Rev 8d1e868864c8a8f1e037685f0656d1da70d08c06 Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/29222e215db8 Build-ID 20141203000201 Version 32.0 Flame 2.1 versions: Gaia-Rev dbaf3e31c9ba9c3436e074381744f2971e15c7bf Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/ebce587d2194 Build-ID 20141203001205 Version 34.0
You need to log in
before you can comment on or make changes to this bug.
Description
•