guardian/scribe

Blank <p> tags when content contains a table at start

Open

#300 ouverte le 2 déc. 2014

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)JavaScript (265 forks)batch import
bughelp wantedpatch needed

Métriques du dépôt

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

Description

When the content contains a table as the first element (or only element), clicking at the start of the table automatically creates a <p><br></p> node at the start.

When trying to delete the resulting gap from that node, more such nodes are just added to the start.

I have verified this bug in Chrome 39 and Firefox 33.1.1.

Guide contributeur