TryQuiet / quiet

A private, p2p alternative to Slack and Discord built on Tor & IPFS
https://www.tryquiet.org
GNU General Public License v3.0
1.96k stars 85 forks source link

Quiet does not scale and reflow right on Windows and Linux #2143

Open kingalg opened 11 months ago

kingalg commented 11 months ago

Version: 2.0.3-alpha.12 System: Windows and Linux

Issue - while changing width of the app, when there is long test passed as a message, some buttons hide, text is cut and in general the app gives a feeling of being somehow broken. See print screens below.

This is a regression but I can't point exact version where it was working correctly.

Mac (correct look):

Screenshot 2023-12-05 at 12 20 44

Linux (it's the most broken because after passing and sending long message (I used Wikipedia articles) it hides menu for channel. image Windows (looks like Linux but menu option is available. I somehow managed to almost hide left menu panel but I can't reproduce it): image

holmesworcester commented 11 months ago

Does this only happen with really long messages?

kingalg commented 11 months ago

It happens with long messages passed into the textfield. I believe that it's rather something with formatting then message length. It's definitely "ugly" but I hesitate to put this in this sprint. I think that we should work on this after the release.