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

First 2 characters in Paragraph, Heading and Verse blocks disappear on IE #16388

Closed
tellthemachines opened this issue Jul 2, 2019 · 2 comments
Labels
Browser Issues Issues or PRs that are related to browser specific problems [Type] Bug An existing feature does not function as intended

Comments

@tellthemachines
Copy link
Contributor

tellthemachines commented Jul 2, 2019

Describe the bug
On Internet Explorer 11, when writing in Paragraph, Heading or Verse blocks, the first 2 characters typed don't appear. If Delete key is pressed before entering any text, then all characters appear normally. (This is Delete, not Backspace.)
This does not happen on all rich text fields; Quote, Pullquote, Code, List and Table work as expected.

To reproduce
Steps to reproduce the behavior:

  1. On IE, add new post.
  2. Add a paragraph block and start typing.
  3. Verify that first two characters did not appear.
  4. Add another paragraph, press Delete and then start typing.
  5. Verify that characters now appear normally.

Expected behavior
Expected all characters to appear when typing.

Desktop (please complete the following information):

  • OS: Windows 7 and Windows 10
  • Browser: Internet Explorer
  • Version: 11

Additional context

Using up-to-date master branch. I checked that this issue is reproducible as far back as version 5.8 of Gutenberg, but didn't manage to test any further back than that.

@tellthemachines tellthemachines added [Type] Bug An existing feature does not function as intended Browser Issues Issues or PRs that are related to browser specific problems labels Jul 2, 2019
@youknowriad
Copy link
Contributor

Is this still happening? Seems pretty serious if it's still the case.

@tellthemachines
Copy link
Contributor Author

tellthemachines commented Nov 25, 2019

I can no longer reproduce this as of 6.9.0. However, as of the lastest master, the editor is completely broken in IE: #18719
Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Browser Issues Issues or PRs that are related to browser specific problems [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

2 participants