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

Balloon editor gets overlapped with native Android text controls #1107

Closed
vladikoff opened this issue Jun 23, 2018 · 3 comments
Closed

Balloon editor gets overlapped with native Android text controls #1107

vladikoff opened this issue Jun 23, 2018 · 3 comments
Labels
browser:android type:bug This issue reports a buggy (incorrect) behavior.

Comments

@vladikoff
Copy link

Is this a bug report or feature request? (choose one)

🐞 Bug report

Doing some experimentation on Android and noticed this issue, feel free to close if this use case is not supported...

💻 Version of CKEditor

v10.1.0

Chrome for Android: 67.0.3396.87
Android: 7.1.1

📋 Steps to reproduce

  1. Start up the Balloon editor!
  2. highlight some text

✅ Expected result

Balloon controls should be usable.
Should the balloon go below the text?

❎ Actual result

You can see a bit of the balloon on the right there, behind the Copy / Paste controls

image

@f1ames f1ames added type:bug This issue reports a buggy (incorrect) behavior. status:confirmed labels Jun 25, 2018
@f1ames
Copy link
Contributor

f1ames commented Jun 25, 2018

I have also encounter this issue while testing editor on Huawei MediaPad M5 device (Android 8, Chrome). It may not be trivial to solve, but definitely affects UX.

@Mgsy Mgsy mentioned this issue Jun 25, 2018
15 tasks
@Reinmar
Copy link
Member

Reinmar commented Jun 25, 2018

There's not much we can do about it ;/ We can try position our balloon on the other side of the selected content – I hope that that native balloon's position is predictable.

Other than that, for years we've been asking browser developers for means to prevent these native ballons. Nothing's changed so far...

Finally, due to all this, I'm not sure whether the balloon editor is the best choice for mobile environments. I commented about this in ckeditor/ckeditor5-design#149 (comment) already.

@Reinmar Reinmar added this to the backlog milestone Jun 25, 2018
@Reinmar
Copy link
Member

Reinmar commented Jun 25, 2018

Additional information can be found in ProseMirror/prosemirror#7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:android type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

5 participants