Closed
Bug 1195268
Opened 10 years ago
Closed 6 years ago
Screenshot navigation arrows are flicking when clicked
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
2015-08-18
People
(Reporter: madalin.cotetiu, Assigned: richarupela95, Mentored)
Details
(Whiteboard: [good first bug][lang=html])
Steps to reproduce:
1. Open detail page for an app with many screenshots (i.e: https://marketplace.allizom.org/app/connecta2)
2. Click on the screenshot navigation arrows.
Expected results:
The screenshots are changed correctly, there are no display issues. When the last screenshot is displayed the button is no longer click-able.
Actual results:
The arrow is flicking when clicked. When the last screenshot is displayed the button is still click-able.
Notes/Issues:
Verified in FF43(Win7) Issue can be reproduced in mp-stage.
Screencast for this issue: http://screencast.com/t/PYVhu59sSD3
Comment 2•10 years ago
|
||
You have been assigned.
Thanks, trishul will tell you how get started :)
Assignee: nobody → richarupela95
Status: NEW → ASSIGNED
Flags: needinfo?(trishul.goel)
Thanks Atique,
@Rits,
Bug 1007548 is already assigned to you, can you handle both simultaneously?If yes then please consider following.
The flicker can be removed by adding `data-no-transparent` attribute to previous and next buttons.
(These will be in src/media/js/previews-buttons.js)
Flags: needinfo?(trishul.goel)
Hello, Trishul i was facing some issues with the previously assigned bug, i will work on both of them surely.
Thank you for the pointers.
Updated•10 years ago
|
Severity: normal → minor
Priority: -- → P3
Created a Pull Request:
https://github.com/mozilla/fireplace/pull/1458
Comment 7•10 years ago
|
||
Kevin -- can you update this with what you're looking into?
Flags: needinfo?(kngo)
Comment 8•10 years ago
|
||
I'm not seeing this at the moment, and I also have https://github.com/mozilla/fireplace/pull/1474 open which https://github.com/mozilla/fireplace/pull/1458 may depend on.
So let's wait on getting https://github.com/mozilla/fireplace/pull/1474 in first.
Flags: needinfo?(kngo)
Comment 9•9 years ago
|
||
Kevin, 1474 is still open. Is that waiting for anything in particular?
Flags: needinfo?(kngo)
Comment 10•9 years ago
|
||
This issue is reproducing in MP-prod using FF45(Win 7).
Screencast: http://screencast.com/t/IopF9Z67nlG1
Comment 11•9 years ago
|
||
Hi Kevin,
Any updates on this?
Comment 12•9 years ago
|
||
Hello Trishul,
I have recently started contributing to Market Place and would like to work on this bug if it is not yet resolved.
Thank you.
Comment 13•9 years ago
|
||
I think this issue has been resolved in both dev and production, ValentinaP can you please confirm?
Flags: needinfo?(valentina.peleskei)
Comment 14•9 years ago
|
||
Unfortunately, no.
Please see the screencast using FF46(Win 7): http://screencast.com/t/2BwHrrB5Oi2
Flags: needinfo?(valentina.peleskei)
Comment 15•9 years ago
|
||
As per comment 0 , I think the bug is- When arrow becomes disabled or when there is no more screenshots in either side, the arrow is still click-able & flicking in disabled state. And this situation is still reproducible.
So, a fix might be: To make the arrow not flicking anymore when the arrow becomes disable.
Comment 16•9 years ago
|
||
I'd like to work on this bug, could someone help me. Please
Updated•9 years ago
|
Flags: needinfo?(kngo)
Comment 17•7 years ago
|
||
Hello everyone! I would like to work on this bug in case no one is working on this. Can someone please guide me on how to proceed? Thanks in advance!
Comment 18•6 years ago
|
||
Firefox Marketplace has been shut down since March. Closing remaining bugs.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•