Random character inserts in mobile view
Open
Nobody has claimed this yet.
0. to triage
bug
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
This might be an issue with ckeditor, not sure.
- Open Mail in Firefox mobile
- Start typing
- Enter a whitespace
- Enter two more characters
- The editor duplicates the first typed character after the whitespace at the end of the line after the cursor.
Typing "Hello Ch" gives this:
Expected behavior
Only display what I type
Actual behavior
Random character inserts making my life difficult and my grammar worse 😅
Mail app version
5.5.0
Mailserver or service
c.nc
Operating system
c.nc
PHP engine version
None
Web server
None
Database
None
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Firefox mobile using the listed typing steps, then inspect the mail editor integration and its CKEditor behavior. The work is done when entering whitespace followed by two characters no longer duplicates a character at the end of the line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100