Skip to content
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

Simple Payments block: Cut, copy in fields doesn't work as expected #11906

Closed
sirreal opened this issue Nov 15, 2018 · 1 comment · Fixed by #15145
Closed

Simple Payments block: Cut, copy in fields doesn't work as expected #11906

sirreal opened this issue Nov 15, 2018 · 1 comment · Fixed by #15145
Assignees
Labels
[Feature] Pay with PayPal aka Simple Payments [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Pri] Low [Type] Bug When a feature is broken and / or not performing as intended

Comments

@sirreal
Copy link
Member

sirreal commented Nov 15, 2018

Steps to reproduce

  1. Create a Simple Payment block
  2. Edit the block
  3. Select text in email field
  4. Try to copy (unexpect result in clipboard) or cut (no text removed, same unexpected clipboard)

What I expected

Cut and copy of selected text work as expected

What happened instead

Block HTML is copied:

<!-- wp:jetpack/simple-payments {"currency":"JPY","content":"This mostly works fine","email":"[email protected]","paymentId":247,"price":42,"title":"An example Simple Payment"} -->
[simple-payment id="247"]
<!-- /wp:jetpack/simple-payments -->

Screenshot / Video

screen shot 2018-11-15 at 18 11 26

@scruffian scruffian transferred this issue from Automattic/wp-calypso Apr 3, 2019
@scruffian scruffian added [Type] Bug When a feature is broken and / or not performing as intended [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack Simple Payments [Pri] Normal labels Apr 3, 2019
@jeherve
Copy link
Member

jeherve commented Mar 26, 2020

Related: #11906

This may get fixed by WordPress/gutenberg#21162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Pay with PayPal aka Simple Payments [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Pri] Low [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants