This is long line to be wrapped with a hyphenated word to illustrate the word-hyphenation bug.
the following two lines will be produced:
This is long line to be wrapped with a hyphenated word to illustrate the word-
hyphenation bug.
If you delete something in the first line and wrap again, this results in a space after the hyphen. E.g.:
This is long line with a hyphenated word to illustrate the word- hyphenation
bug.
I think this behavior is unexpected and incorrect in most situations. Is there a way to fix this? Thanks.