Closed
Bug 1159935
Opened 10 years ago
Closed 10 years ago
[Marketplace][Categories] The back button is pointing to the right
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dharris, Assigned: atiqueahmedziad, Mentored)
References
()
Details
(Whiteboard: [3.0-Daily-Testing][good first bug])
Attachments
(2 files, 1 obsolete file)
Description:
When the drawer icon in the top left of the marketplace is selected, the transition to the menu that opens will load in two steps. First a grey overlay will transition over, and then the menu will load over.
Repro Steps:
1) Update a Flame to 20150429010205
2) Open Marketplace app
3) Tap Drawer Icon
4) Tap "Categories"
5) Observe Arrow> Tap arrow> Observe transition
Actual:
The back arrow is pointing to right, when it traditionally points left. Also if the user taps the arrow, the mneu transitions off screen to the left, even though the arrow is pointing to the right
Expected:
The back arrow is pointing left to match the transition of the window
Environmental Variables:
Device: Flame 3.0 (319mb)(Kitkat)(Full Flash)
Build ID: 20150429010205
Gaia: 6e35b0948c42a4398b8a5916015de167121683a1
Gecko: 1ad65cbeb2f4
Gonk: b83fc73de7b64594cd74b33e498bf08332b5d87b
Version: 40.0a1 (3.0)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:40.0) Gecko/40.0 Firefox/40.0
Repro frequency: 10/10
See attached: Logcat, Video - https://youtu.be/-n_HXgPZ6AI
Reporter | ||
Comment 1•10 years ago
|
||
This occurs on Flame 2.2, 2.1, and 2.0 due to changes in marketplace being web based
The back arrow is pointing to right, when it traditionally points left. Also if the user taps the arrow, the mneu transitions off screen to the left, even though the arrow is pointing to the right
Environmental Variables:
Device: Flame 2.2 (319mb)(Kitkat)(Full Flash)
Build ID: 20150428002500
Gaia: 9f6b1b9082662ba2c14168fc66bb02b4df3141e5
Gecko: e79c19bf19bf
Gonk: ebad7da532429a6f5efadc00bf6ad8a41288a429
Version: 37.0 (2.2)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:37.0) Gecko/37.0 Firefox/37.0
Environmental Variables:
Device: Flame 2.1 (319mb)(Kitkat)(Full Flash)
Build ID: 20150427001201
Gaia: bbe983b4e8bebfec26b3726b79568a22d667223c
Gecko: 82a14be0462c
Gonk: ebad7da532429a6f5efadc00bf6ad8a41288a429
Version: 34.0 (2.1)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:34.0) Gecko/34.0 Firefox/34.0
Environmental Variables:
Device: Flame 2.0 (319mb)(Kitkat)(Full Flash)
Build ID: 20150427000202
Gaia: 84898cadf28b1a1fcd03b726cff658de470282f0
Gecko: f700ee0a507d
Gonk: ebad7da532429a6f5efadc00bf6ad8a41288a429
Version: 32.0 (2.0)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(pbylenga)
Comment 2•10 years ago
|
||
Regardless of screen transitions, our back arrows point to the left across the phone.
NI on UX to confirm.
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(pbylenga) → needinfo?(firefoxos-ux-bugzilla)
Summary: [Marketplace][Categories] The back button is pointing to the right, but when tapped will transition the window to the left → [Marketplace][Categories] The back button is pointing to the right
Comment 3•10 years ago
|
||
This is per design, but I'm NI design for triaging.
Severity: normal → trivial
Flags: needinfo?(pwalmsley)
Priority: -- → P4
Comment 4•10 years ago
|
||
We are not the Marketplace UX team so flagging Liz.
Flags: needinfo?(firefoxos-ux-bugzilla) → needinfo?(ehunt)
Comment 5•10 years ago
|
||
The transition changed a bit mid-build, so yes, the arrow should be pointing to the left.
Flags: needinfo?(pwalmsley)
Updated•10 years ago
|
Flags: needinfo?(ehunt)
Comment 6•10 years ago
|
||
Should the arrow be left-aligned now or stay where it is?
Flags: needinfo?(pwalmsley)
Updated•10 years ago
|
Whiteboard: [3.0-Daily-Testing] → [3.0-Daily-Testing][good first bug]
Comment 8•10 years ago
|
||
Can you please put a screenshot of bug and screenshot of what is expected here ? This will be very helpful for the volunteer to fix this.
Comment 9•10 years ago
|
||
Hi,
We need to change the SVG file which will point to left to fix this.
media/img/nav/back.svg
or
we can also add rotation of 180 degrees using the css
-webkit-transform: rotate(180dg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
Let me know which way works better. again if i have to change css *.styl.css is ignored.
Assignee | ||
Comment 10•10 years ago
|
||
Please review the pr :)
Attachment #8608573 -
Flags: review?(amckay)
Comment 11•10 years ago
|
||
Comment on attachment 8608573 [details] [review]
pull request
Looks like chuck is on the PR.
Attachment #8608573 -
Flags: review?(amckay) → review-
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → softfilebd
Status: NEW → ASSIGNED
Comment 12•10 years ago
|
||
Adding myself as a mentor. Let me know if there's anything I can help with!
Mentor: mstriemer
Comment 13•10 years ago
|
||
What about the bug status in the new marketplace beta version?
Comment 14•10 years ago
|
||
FTR - Explained Rigin offline that that bug is there on beta version as well.
Assignee | ||
Comment 15•10 years ago
|
||
Thanks you Mark for helping me :)
please review it
Attachment #8608573 -
Attachment is obsolete: true
Attachment #8625125 -
Flags: review?(mstriemer)
Assignee | ||
Comment 16•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Attachment #8625125 -
Flags: review?(mstriemer) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•