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

[block-tools] Copy/paste in Firefox is broken #371

Closed
thomax opened this issue Nov 21, 2017 · 4 comments
Closed

[block-tools] Copy/paste in Firefox is broken #371

thomax opened this issue Nov 21, 2017 · 4 comments
Assignees
Labels

Comments

@thomax
Copy link
Contributor

thomax commented Nov 21, 2017

Select text in a browser page. Copy. Paste inside block content. This is what I get:

{
 "style": "normal",
 "_type": "block",
 "markDefs": [],
 "children": [
   {
     "_type": "span",
     "text": "ı",
     "marks": []
   }
 ]
}

Macos 10.13.1, Firefox v57.0.

@bjoerge
Copy link
Member

bjoerge commented Jan 9, 2018

Still an issue?

@skogsmaskin
Copy link
Member

skogsmaskin commented Jan 9, 2018

Fixed in the branch I'm currently working on. Soon to be released.

@evenwestvang
Copy link
Member

Still pending release of block editor.

@evenwestvang evenwestvang reopened this Mar 13, 2018
@thomax thomax added bug/minor and removed bug labels Oct 4, 2018
@bjoerge bjoerge added bug and removed bug/minor labels Nov 6, 2018
@rexxars
Copy link
Member

rexxars commented Mar 26, 2019

Released a while ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants