Skip to content

Bug: double click on a widget inside TinyMCE editor does not edit the widget but creates a new one #2238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dmitrii-fediuk opened this issue Nov 2, 2015 · 5 comments
Labels
Area: Frontend bug report Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@dmitrii-fediuk
Copy link

magento2-04

magento2-05

To reproduce the bug you need to fix the #2235 bug first.

@shiftedreality
Copy link
Member

Hi @dfediuk

Thank you for reporting this issue. Internal ticket MAGETWO-47932 was created

@victorgugo victorgugo added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report labels Jan 14, 2016
@vkorotun vkorotun removed the PS label Aug 4, 2016
@toddhainsworth
Copy link
Member

Hi @shiftedreality just wondering if you have an update on this? We're seeing this issue on our 2.1.4 installation. I've checked the commits referenced in #2235 and have confirmed they are currently in our codebase but we are still seeing the issue.

@nilarocks
Copy link

Hello,

Same issue in Magento 2.1.7.

Steps to repeat

  1. Go to Admin -> Content -> Pages, and edit a page.
  2. Add a new widget to the page
  3. Select Catalog Product Lists as the widget type.
  4. Added Required Field
  5. Click on "Insert Widget"
  6. Click on "Click on "Save and Continue Edit"
  7. Double Click on "Widget icon"

Expected result:
Widget open with selected/filled data

Actual result:
Widget open as new

Js Error:
Uncaught DOMException: Failed to execute 'setBaseAndExtent' on 'Selection': There is no child at offset 1. In tiny_mce_src.js
Line No.: 1173

@hostep
Copy link
Contributor

hostep commented Sep 9, 2017

@nilarocks: the error you are reporting is a different problem, it's this one: #9518 which has been fixed in Magento 2.1.8.

@magento-engcom-team magento-engcom-team added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Area: Frontend Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed labels Sep 11, 2017
@magento-engcom-team magento-engcom-team added Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels Sep 29, 2017
@magento-engcom-team
Copy link
Contributor

@dmitry-fedyuk, thank you for your report.
We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue.
We tested the issue on 2.3.0-dev, 2.2.0, 2.1.9

@magento-engcom-team magento-engcom-team added the Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch label Oct 18, 2017
magento-engcom-team pushed a commit that referenced this issue Mar 21, 2018
Fixed issues:
- MAGETWO-88088: Varnish / Fastly - Magento can cache & return cached cart and similar sensitive data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Frontend bug report Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests