Bug #1676
Quassel Client on macOS does not place a space after a comma
0%
Description
macOS 11.2.2 (20D80) on Apple M1 MacBookPro hardware
Version: v0.13.1 (git-3778a12)
Version date: 15/02/2019 4:17 PM
Protocol version: 10
Typing "abc, def" results in an IRC message results in "abc,def" appearing. You have to type "abc, def" (two spaces) to get "abc, def" in the message box. Compared settings with earlier Intel MBP and with seemingly identical client settings the Intel adds the space while the M1 does not.
This is impacting all use of the client in IRC, so if there's an easy fix, I'd really welcome it.
History
#1 Updated by mattnewsome over 3 years ago
This bug can be closed. The issue is that the default font on the M1 makes it less obvious that a space has actually been inserted after the comma. Using a monospaced Custom Font in the Input Widget settings solved it for me. Sorry for the noise on this one - hopefully this bug report helps someone else find their own solution in the future :-)
#2 Updated by genius3000 over 3 years ago
- Status changed from New to Closed
Closing as per the above comment from OP.