This commit is contained in:
Nathan Sobo
2015-11-07 15:45:41 -07:00
parent fe88611e79
commit 1a8adbb4e1

View File

@@ -1988,6 +1988,7 @@ describe('TextEditorComponent', function () {
})
})
})
describe('hidden input field', function () {
it('renders the hidden input field at the position of the last cursor if the cursor is on screen and the editor is focused', async function () {
editor.setVerticalScrollMargin(0)