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

Mobile View Editing Bug #257

Open
mariacheline opened this issue Dec 15, 2017 · 17 comments
Open

Mobile View Editing Bug #257

mariacheline opened this issue Dec 15, 2017 · 17 comments

Comments

@mariacheline
Copy link

When you switch to mobile view the editor is completely unuseful.
You can type but as soon as you hit space or enter, the text editor clears out.

@misenesi
Copy link

misenesi commented Jan 2, 2018

What OS are you testing it on? I just tested on latest iOS and seems to be working fine.

@mariacheline
Copy link
Author

Testing it on an Android phone

@noahshaf
Copy link

Ran into the same problem on Android - Android 8.0, Pixel XL.

@DejvG
Copy link

DejvG commented Feb 8, 2018

Same issue on Android 7.1.2 MIUI 9

@wyamout
Copy link

wyamout commented Mar 6, 2018

any update on this? same issue

@dmarkrollins
Copy link

Mobile not yet support (as of this post) according to Facebook so your mileage will vary.

https://draftjs.org/docs/advanced-topics-issues-and-pitfalls.html

@noahshaf
Copy link

noahshaf commented Mar 7, 2018

Here is a longish discussion of the problem. Affects all draftjs users, not just react-rte

facebookarchive/draft-js#1077

@Ggayane
Copy link

Ggayane commented Aug 13, 2019

2019 - Still having this problem 😞

@ScottLindley
Copy link

ScottLindley commented Sep 30, 2019

This has since been fixed with the latest draft-js release v0.11.0.
draft-js issue
draft-js PR

@NNSTH
Copy link

NNSTH commented Aug 27, 2020

I'm using react-rte with draft-js version: 0.11.6 and still having a lot of issues on Android devices.
are you sure this had been fixed the issues?

@ScottLindley
Copy link

@NNSTH I'm certainly not sure. I can only say that this issue was resolved for my team after the release I mentioned. I probably should have worded it that way when I originally posted last year.

@NNSTH
Copy link

NNSTH commented Aug 27, 2020

@ScottLindley - thanks for your reply, can you tell me which version do you use? or did you add any other fixes for that case?

@ScottLindley
Copy link

@NNSTH unfortunately for this thread we are now using slate in place of react-rte. While I don't have a lot of context into why we made that change, I am fairly sure it wasn't because of this singe open issue.
The comments above indicate the issue may lie not in react-rte, but draft-js, so I might suggest you go knock on that door.

I hope this gets resolved for you!

@NNSTH
Copy link

NNSTH commented Aug 27, 2020

@ScottLindley thanks, I'll try understand more from draft-js threads.

@sstur
Copy link
Owner

sstur commented Aug 27, 2020

Hey @ScottLindley, glad to hear you had some success by making the switch. As I understand it, there are several long-running mobile-support issues with the underlying draft-js implementation and it's non-trivial to fix without core changes.

I think Slate is probably a good choice for many use cases that aren't well served by draft-js, on which this editor is built.

Sorry there's not a better answer to this : (

@Diaver
Copy link

Diaver commented Nov 1, 2020

The issue still here :(

@adarsh1021
Copy link

I am facing issues on android phone with google keyboard when:

  • pressing enter key, the cursor behaves unpredictably. Sometimes goes to next line. Sometimes jumps to the line before
  • formatting options like bulleting are also not consistent

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

No branches or pull requests