question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IE11: Doesn't allow cursor to focus or edit text on editor input

See original GitHub issue

Do you want to request a feature or report a bug?

Bug 🐛

What’s the current behavior?’

ie-rteditor

Using Internet Explorer 11, if the editor input already contains text. It won’t allow on click to focus on the Editor Input and edit. Also upgraded to the latest Slate versions and still has the same issue but posted the versions being used below. It also is working perfectly fine in Chrome.

Any help would be much appreciated!

    "slate": "^0.33.4",
    "slate-react": "^0.12.4",

What’s the expected behavior?

Working on Chrome!

chrome-rteditor

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
afrankel-sfdocommented, Nov 21, 2018

@eramdam thanks, that was just a sidebar while attempting to reproduce the editor issue in IE11 above.

0reactions
statianzocommented, Jan 14, 2019

I’ve create a PR that removes deselect for IE in #2535. It solved the issue for me. Can others check it out?

Read more comments on GitHub >

github_iconTop Results From Across the Web

IE-10 Cursor position when set focus on textbox using jquery
I have a problem in IE -10(window -7 SP-1) when set focus on a text box. my cursor position at the beginning in...
Read more >
Excel 2013 Text Box Editing, Arrow Keys Don't Work
With the cursor at the end of text, pressing the left arrow key doesn't move left through the text, but saves the cell...
Read more >
The Curious Case of Cursor Jumping - Mutually Human
Cursor jumping is simply when the cursor jumps from one location to another, unexpectedly, while the user is typing into a text field....
Read more >
Custom Query – CKEditor
Open sample page; Click inside 1st editor to get focus ... replacebycode sample and clear editor contents; Type few characters; Select chars and...
Read more >
Changelog for WYSIWYG Editor - Froala
Fixed Table Edit Popup doesn't appear when selecting all cells when one of the table cell contains text in it. Fixed issue editor...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found