Ionaru/easy-markdown-editor

Keyboard word suggestion not working on iphone xs (Safari and Firefox)

Open

#113 opened on 2019年8月21日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (3,006 stars) (355 forks)user submission
BugHelp wanted

説明

Describe the bug When clicking on the word suggested by the keyboard in does not enter the word into the editor. I have tested it on both firefox and safari on my iPhone and it fails on both but on my Samsung it works perfectly.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://codepen.io/oliv95/pen/qBWqRdv
  2. Type some text
  3. Click on one of the suggested words
  4. Word is not entered into the editor

Expected behavior Keyboard suggested word feature should enter the clicked word into the editor

Screenshots In the screenshots I selected 'the' on iOS and 'again' on Android

android1 android2 iOS1 iOS2

** Version information **

  • OS: [iOS 12.3.1]
  • Browser: [iOS Firefox 18.2, iOS Safari 12]
  • EasyMDE version: [2.8.0]

Additional context I have tested in on a Samsung 8A with firefox and it works as is shown in the screenshots

コントリビューターガイド