GNOME Bugzilla – Bug 771651
Cannot write certain letters into meeting invitation text area
Last modified: 2016-09-20 12:01:46 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1377231 So when accepting/declining a meeting invite if you type space it goes through the message list rather than putting the space in the comment. evolution-3.21.92-1.fc25.x86_64 evolution-data-server-3.21.92-1.fc25.x86_64 evolution-ews-3.21.92-1.fc25.x86_64 -------------------------------------------------------------------------------- Thanks for a bug report. I can confirm it, together with other keys, like comma (','), which cannot be added to the comment area.
Note if you type the message in say gedit and then paste it in the spaces work fine, it's just when typed directly.
Fixed with the following commit: Bug 771651 - Cannot write certain letters into meeting invitation text area Call the "Set" method on the right interface. commit b781eef in the master branch for Evolution 3.23.1+ commit 4a23edc in the gnome-3-22 branch for Evolution 3.22.1+