Skip to content

Fix overflowed textareas#56

Open
alalonde wants to merge 2 commits intocomponent:masterfrom
convergencelabs:fix-overflow
Open

Fix overflowed textareas#56
alalonde wants to merge 2 commits intocomponent:masterfrom
convergencelabs:fix-overflow

Conversation

@alalonde
Copy link

@alalonde alalonde commented May 8, 2019

On Chrome and Safari, the constructed textarea doesn't have a scrollbar in cases where it should. Which can cause positions beyond the first line to be incorrectly computed due to the missing scrollbar.

azu added a commit to textlint/editor that referenced this pull request Jul 10, 2021
apply patch from component/textarea-caret-position#56

```
text tex
t
```

In thie case, caret is buggy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant