Closed
Bug 1066530
Opened 10 years ago
Closed 10 years ago
message app tap_back_button doesn't work with new gaia-header
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(b2g-v2.1 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v2.1 | --- | affected |
People
(Reporter: pyang, Assigned: RobertC)
References
Details
Attachments
(2 files)
STR: Run tap_back_button() in apps/messages/regions/message_threads.py
EXPECT: Tap back button and successfully back to main screen
ACTUAL: Tap message header and show interactive menu
Reporter | ||
Comment 1•10 years ago
|
||
Need this function fixed to run continuously.
Attachment #8489243 -
Flags: feedback?(zcampbell)
Reporter | ||
Updated•10 years ago
|
Summary: tap_back_button doesn't work with new gaia-header → contact app tap_back_button doesn't work with new gaia-header
Comment 2•10 years ago
|
||
Comment on attachment 8489243 [details] [review]
bug 1066530 patch for apps/contact/region/message_thread.py
Is back button stored in the shadow dom?
Let's just add a comment explaining why we are doing (25, 25)
If the reason is shadow dom then reference this bug in the comment:
https://bugzilla.mozilla.org/show_bug.cgi?id=1061698
I'll hand it to viorela and robertc to r?
Attachment #8489243 -
Flags: review?(viorela.ioia)
Attachment #8489243 -
Flags: review?(robert.chira)
Attachment #8489243 -
Flags: feedback?(zcampbell)
Attachment #8489243 -
Flags: feedback+
Reporter | ||
Comment 3•10 years ago
|
||
Yes, I can't see back_button but only message header.
Glad to add bug id in comments since it is workaround.
Reporter | ||
Updated•10 years ago
|
Summary: contact app tap_back_button doesn't work with new gaia-header → message app tap_back_button doesn't work with new gaia-header
Comment 4•10 years ago
|
||
Comment on attachment 8489243 [details] [review]
bug 1066530 patch for apps/contact/region/message_thread.py
r+, but please update the comment. Thanks!
Attachment #8489243 -
Flags: review?(viorela.ioia) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8489243 [details] [review]
bug 1066530 patch for apps/contact/region/message_thread.py
r+ from me, but please address the comment from the PR before merging.
Attachment #8489243 -
Flags: review?(robert.chira) → review+
Reporter | ||
Comment 6•10 years ago
|
||
Thanks for review!
Assignee | ||
Comment 7•10 years ago
|
||
Merged in master:
https://github.com/mozilla-b2g/gaia/commit/af7a375b8cf6ca462804a66a8ff72a93700762e3
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•10 years ago
|
||
Can we uplift this to v2.1 branch?
status-b2g-v2.1:
--- → affected
Flags: needinfo?(robert.chira)
Assignee | ||
Comment 9•10 years ago
|
||
Uplift to v2.1
Attachment #8493028 -
Flags: review?(viorela.ioia)
Attachment #8493028 -
Flags: review?(florin.strugariu)
Flags: needinfo?(robert.chira)
Assignee | ||
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•10 years ago
|
Attachment #8493028 -
Flags: review?(viorela.ioia)
Attachment #8493028 -
Flags: review?(florin.strugariu)
Attachment #8493028 -
Flags: review+
Comment 10•10 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 11•10 years ago
|
||
Thanks!
Updated•10 years ago
|
Assignee: nobody → robert.chira
You need to log in
before you can comment on or make changes to this bug.
Description
•