Skip to content

room-history: Make sure clicks on message entry do not have unexpected behavior

Kévin Commaille requested to merge (removed):fix-message-entry-click into main

If it is not included as a toolbar, there is no GtkWindowHandle behind it, so clicks don't have a side effect.

Fixes #1251 (closed).

Merge request reports