facebookarchive/draft-js

Holding backspace on iOS should delete words

Open

#436 创建于 2016年6月2日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (2,646 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (22,554 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When you have something typed on an iPhone and you hold the backspace, you expect it to start slowly deleting one and one character, then one and one word, and so on. But when it should be deleting words, it slows down the deletion of one and one character, so it actually deletes slower.

(I'm sorry i'm not able to provide a gif right now) (Tested on iPhone 6 on both Chrome and Safari)

贡献者指南