tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
182 stars 21 forks source link

messages cut-off on right side #80

Closed foss- closed 3 years ago

foss- commented 3 years ago

Messages cut-off on the right-side. This is independent of window width and can be seen even when putting Beagle on full 15" laptop screen, as long as the message is longer than a single line.

cut-off

To Reproduce

  1. write or recieve some long messages (filling more than single line in window width)
  2. look at right side of messages

This is easier to reproduce with a narrow window as more messagse will be more than one line and expose the problem.

Expected behavior

Messages should not be cut-off.

hantu85 commented 3 years ago

The issue was caused by changes in macOS 11.

Already solved in 2de00697d473d964c62819491e153eed6293cb09 and will be part of the next build.