facebookarchive/draft-js

Holding backspace on iOS should delete words

Open

#436 ouverte le 2 juin 2016

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (2 646 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (22 554 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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)

Guide contributeur