GTK widgets set the default for this as needed, and some incorrect values for this have caused issues with keyboard focus. Fixes #1059
This reduces the number of widgets to be parsed and constructed when showing a conversation, improving loading perf a bit for large conversations. See #230