magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

Animated gif not working

Open arhmart opened this issue 1 year ago • 25 comments

Preconditions and environment

Magento 2.4.7-beta2 Fresh install

Steps to reproduce

  1. Freshly install magento 2.4.7-beta2
  2. Add new products
  3. Upload animated GIF under the Images And Videos option
  4. Save the product

Expected result

Animated gif can play animation.

Actual result

Animated gif cannot play animation. I saw the introduction in the release notes of magento 2.4.7-beta2:

Merchants can now add a GIF image to a product’s image gallery from the Admin. Previously, Magento Open Source displayed this error: imagecolorsforindex(): Argument #2 ($color) is out of range.

Did I understand it wrong? Thanks for any help.

Additional information

No response

Release note

No response

Triage and priority

  • [ ] Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • [ ] Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • [ ] Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • [ ] Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • [ ] Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

arhmart avatar Dec 25 '23 07:12 arhmart

Hi @arhmart. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:


Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

m2-assistant[bot] avatar Dec 25 '23 07:12 m2-assistant[bot]

@magento give me 2.4-develop instance

arhmart avatar Dec 25 '23 08:12 arhmart

Hi @arhmart. Thank you for your request. I'm working on Magento instance for you.

@magento give me 2.4-develop instance

arhmart avatar Dec 25 '23 08:12 arhmart

Hi @arhmart. Thank you for your request. I'm working on Magento instance for you.

Hi @arhmart, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.

Hi @arhmart, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.

Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

  • [ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
  • [ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
  • [ ] 3. Add Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
  • [ ] 4. Verify that the issue is reproducible on 2.4-develop branch
    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
  • [ ] 5. Add label Issue: Confirmed once verification is complete.
  • [ ] 6. Make sure that automatic system confirms that report has been added to the backlog.

m2-assistant[bot] avatar Dec 26 '23 00:12 m2-assistant[bot]

@magento give me 2.4-develop instance

engcom-Bravo avatar Dec 26 '23 05:12 engcom-Bravo

Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you.

Hi @engcom-Bravo, here is your Magento Instance: https://ee3da833fbd713fbf48e577b6c4a66e2.instances-prod.magento-community.engineering Admin access: https://ee3da833fbd713fbf48e577b6c4a66e2.instances-prod.magento-community.engineering/admin_3e66 Login: de219d5e Password: c05c1e3040e6

Hi @arhmart,

Thank you for reporting and collaboration.

Verified the issue on Magento 2.4-develop instance and the issue is reproducible.Kindly refer the attached video.

Steps to reproduce

  • Freshly install magento 2.4.7-beta2
  • Add new products
  • Upload animated GIF under the Images And Videos option
  • Save the product

Screencast from 26-12-23 12:05:29 PM IST.webm

It is working fine in Admin.Animated gif cannot play animation in frontend.

Hence Confirming the issue.

Thanks.

engcom-Bravo avatar Dec 26 '23 08:12 engcom-Bravo

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-10747 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Dec 26 '23 08:12 github-jira-sync-bot

:white_check_mark: Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

m2-assistant[bot] avatar Dec 26 '23 08:12 m2-assistant[bot]

@engcom-Bravo Is this issue easy to fix? Is it possible to release a patch, my product contains a lot of animated gif. There are many Magento installations that desperately need this feature as well.

arhmart avatar Jan 08 '24 01:01 arhmart

Any help will be great. @engcom-Bravo @engcom-Dash @engcom-November @engcom-Hotel @andrewbess @manavluhar

arhmart avatar Jan 12 '24 02:01 arhmart

@magento give me 2.4-develop instance

manavluhar avatar Jan 12 '24 10:01 manavluhar

Hi @manavluhar. Thank you for your request. I'm working on Magento instance for you.

Hi @manavluhar, here is your Magento Instance: https://ee3da833fbd713fbf48e577b6c4a66e2.instances-prod.magento-community.engineering Admin access: https://ee3da833fbd713fbf48e577b6c4a66e2.instances-prod.magento-community.engineering/admin_f401 Login: 3a836f1f Password: 50a4def5db4e

@arhmart , As I see, Images are getting resized to general magento image ratio and showing from cache directories. So for GIF. This may require some customisation in Magento/Catalog and in Magento/MediaStorage. I am curious and may look into it in more detail. Thank you

manavluhar avatar Jan 12 '24 11:01 manavluhar

@manavluhar, Yes, as you can see, the gif doesn't work, but I don't know PHP. So I would like to ask if anyone who knows PHP can solve this issue. Please let me know if there is any progress. Thanks a lot.

arhmart avatar Jan 12 '24 12:01 arhmart

Hi @arhmart,

The Jira is still in Implementation state.we will provide updates here soon.

Thanks.

engcom-Bravo avatar Jan 15 '24 06:01 engcom-Bravo

@engcom-Bravo, Thanks, I can't wait for the update.

arhmart avatar Jan 17 '24 07:01 arhmart

Is there any news on this issue? This issue also occurs on Magento 2.4.6-p3 and 2.4.6-p4.

Jeffrey-H avatar Feb 27 '24 08:02 Jeffrey-H

Hello @Jeffrey-H,

As of now, the JIRA indicates the status as implementation.

Following discussions on its corresponding JIRA, it's been determined that this should be categorized as a feature request rather than a bug. Therefore, we're relocating this issue to the feature request bucket.

Additionally, if the community develops this functionality, we'll gladly accept their contribution and incorporate this feature into our releases.

Thanks

engcom-Hotel avatar Feb 27 '24 10:02 engcom-Hotel