-
-
Notifications
You must be signed in to change notification settings - Fork 10.5k
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
Editor On Mobile (Android) is unusable #14968
Comments
its not just so weird on different mobile browsers, it seems like the editor is also incompatible with mobile keyboards. For example hitting the Enter Key on GBoard leads to just close the Keyboard, but not a new paragraph. The AOSP-Keyboard can create a new paragraph with the enter key, but when hitting the "back" key to remove a text the keyboard is closing. |
there were so many bugs with the mobile editor that I couldn't include them in my issue (#14948) |
This issue is currently awaiting triage from @ErisDS. We're having a busy time right now, but we'll update this issue ASAP. If you have any more information to help us triage faster please leave us some comments. Thank you for understanding 🙂 |
For this reason, Ghost is not developed with mobile editing in mind - it does work fairly well on iOS devices, but that's almost by accident. There are no touch events in the editor for example. There are also upstream issues with mobile editing that we'd need resolved, before the mobile editing experience could reach the desktop experience, for example this one. We love mobiledoc, and are keen to see more people get involved and help to resolve these issues. The bug raised by @BirbEXE was fixed in a PR by another member of the community @pelmers. The fix has been merged today, and will be in the next release. We've gotten a bit behind with merging PRs but are trying to catch up as fast as we can. If anyone is interested in contributing to the mobile experience on Android and wants to chat more generally about the bigger picture problems and approach to solving them etc, we do have a contributor section on the forum. |
Our bot has automatically marked this issue as stale because there has not been any activity here in some time. The issue will be closed soon if there are no further updates, however we ask that you do not post comments to keep the issue open if you are not actively working on a PR. We keep the issue list minimal so we can keep focus on the most pressing issues. Closed issues can always be reopened if a new contributor is found. Thank you for understanding 🙂 |
Issue Summary
I can't really use the Ghost Editor on my phone. It's limited like here #14948, but it also acts weird dependent on the Browser I'm using.
Steps to Reproduce
Fennec Browser: (Firefox Mobile)
= Weird text gets multiplied everywhere. Even if i want to delete the text its gettig more multiplied lol.
Bromite Browser: (Chromium)
= the # is popping up AFTER the text curser and even if you point it behind the # no headline can get created with Bromite
Ghost Version
Docker:latest
Node.js Version
18/16 (Docker)
How did you install Ghost?
Docker, Debian 11.
Database type
SQLite3
Browser & OS version
Fennec, Firefox, Bromite, Chome, One Plus Nord, Lineage19.1 (Android 12.1)
Only Workaround
Go to Desktop View - add a markdown Field - inside markdown the text/keyboard seems to work fine.
Code of Conduct
The text was updated successfully, but these errors were encountered: