Ionaru/easy-markdown-editor

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

Open

#113 创建于 2019年8月21日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (3,006 star) (355 fork)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

贡献者指南