mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
1b563f7f89
* fix onPast bug in editor the event was prevented, if event.clipboardData.files was defined. This always the case. Now we check if this filelist object has at least on entry to start the onPaste handler for file uploads. Signed-off-by: Philip Molares <philip.molares@udo.edu> * added e2e test that verifies that pasting text still works Signed-off-by: Philip Molares <philip.molares@udo.edu> |
||
---|---|---|
.. | ||
autocompletion.spec.ts | ||
banner.spec.ts | ||
code.spec.ts | ||
documentTitle.spec.ts | ||
export.spec.ts | ||
helpDialog.spec.ts | ||
history.spec.ts | ||
import.spec.ts | ||
intro.spec.ts | ||
language.spec.ts | ||
link.spec.ts | ||
maxLength.spec.ts | ||
profile.spec.ts | ||
toolbar.spec.ts | ||
upload.spec.ts |