-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Messages/replies cut off when sent together with files #998
Comments
I was able to repro this and found that both the source message and a long reply could be truncated/cut off. I was also able to repro some inconsistency with this--on a subsequent run of the client, more of the messages were available (2 lines), but some was still truncated, and some long messages are not truncated at all. |
and my first one (with only 1 line showing) was https://user-images.githubusercontent.com/22777700/77966868-f39aae80-72b1-11ea-8678-1bd9767f5fc0.png |
there might be other issues, but at least we're seeing a regression from #815 |
STR: Truncation of messages for both source and journalist related to attachment submissions
|
I'm able to repro. Thank you for this STR! |
After following that STR (this was with my client a reduced size), I don't see the truncation like #998 (comment), instead: but I do see another (also bad) behavior upon resizing, squished message bubbles: |
A further update is that, if I resize the client window (was previously full-screened in the screenshots above), it redraws such that: |
Retitled this issue for clarity, and reopened #815; these two issues can be resolved independently, and this one is higher priority. For the record, I can reproduce this issue outside Qubes as well, and observe similarly different rendering outcomes depending on client window size. |
The STR that @rocodes provided were spot-on. Following those STR, was able to reproduce on test hardware, running securedrop-client v0.1.5 & securedrop-workstation-dom0-config v0.2.4. |
"eloquence moved this from I am a temporary column, ignore me to Done" should i ignore this whole thing? |
Sorry, use of temporary columns is to ensure that GitHub does not archive the most recent issues when using the "Archive all" feature. Will use a more descriptive name in future. |
Description
When I send a lot of text as a source, the Client shows only some of that text as the received message. :((
STR
I sent the following:
Expected
Complete text of message shows in client.
Actual
Message cut-off after the word
research
The text was updated successfully, but these errors were encountered: