-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
"Show Full Message…" only worked once, does not work any more #4343
Labels
unconfirmed bug
It might be a bug but hasn't been confirmed yet
Comments
Just as a notice: can't reproduce this on Windows. |
can't reproduce this on linux.
dkg, is the failure-to-open-window about the one message
or does it happen with ohter show-more messages?
…On Fri, Nov 15, 2024 at 05:45 -0800, dkg wrote:
- Operating System (Linux/Mac/Windows/iOS/Android): Debian GNU/Linux trixie (testing)
- Delta Chat Version: 1.48.0
- Expected behavior: clicking "Show Full Message…" on a long message should open a new window with the full message.
- Actual behavior: After the first time, does nothing.
I received a long message, which did not render fully in the main window. It has a "Show Full Message…" link below it. The first time i clicked that link, it opened a separate window, which contained the full message.
From that window, i chose "File » Close Window" from the menubar, and the window closed as expected.
But now, when i click "Show Full Message…" (on this same message, or on any other long message, including long messages sent as a test after this situation) nothing happens.
I first encountered this while running 1.46.2, but i've since upgraded to 1.48.0 and still nothing happens when i click "Show Full Message…".
no messages appear in the logfile, or on stderr during this click.
In the course of testing this further for replication, i did *once* get the external window to show again, but i can't figure out what was different about that click compared to any of the dozens of other times that i tried to show any of these large messages. Restarting the app doesn't seem to make a difference either.
--
Reply to this email directly or view it on GitHub:
#4343
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
|
The prime suspect is the window bounds that we remember.
Maybe there is something in the logs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I received a long message, which did not render fully in the main window. It has a "Show Full Message…" link below it. The first time i clicked that link, it opened a separate window, which contained the full message.
From that window, i chose "File » Close Window" from the menubar, and the window closed as expected.
But now, when i click "Show Full Message…" (on this same message, or on any other long message, including long messages sent as a test after this situation) nothing happens.
I first encountered this while running 1.46.2, but i've since upgraded to 1.48.0 and still nothing happens when i click "Show Full Message…".
no messages appear in the logfile, or on stderr during this click.
In the course of testing this further for replication, i did once get the external window to show again, but i can't figure out what was different about that click compared to any of the dozens of other times that i tried to show any of these large messages. Restarting the app doesn't seem to make a difference either.
The text was updated successfully, but these errors were encountered: