-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Allow to resize message block in chat window #2060
Comments
Same issue. Message width adapts appropriately to narrowing window size, but stops after a certain point when expanding the window. on my screen (1920x1080), that means messages use only 1/3rd of the available space. As f1ztech pointed out, this also affects code block comments. |
Same issue. Very annoying. Must fix it asap please... |
Version 1.0 released and we still seeing ugly narrow column instead of code block, backtrace, etc... |
I vouch for this. Was waiting for it so long so I decided to make an issue. Since I didn't found this one. |
Pasting code becomes really annoying with this limited width. It seems kind of contradictory to have the possibility to quote code but not being able to properly see any line with more than 52 characters. Also, some programming languages don't follow the 80 column styling, so limiting the width is limiting usability. |
Just do it, please, logs and code blocks look awful |
In v1.1, the client now uses more screen space on large windows to display a cluttered and distracting emoji window, and still does not let the message size increase beyond its current width. |
Yay! Issue is opened for more than one year. |
Please fix it! |
Please, just add msgMaxWidth into settings, I really dont want to fork and compile telegram by myself just for such minor change. There are actually some chats where people write messages longer than "lol haha funny gif". |
Please, make it |
..just use riot.im, or other matrix.org clients. |
430px message width in Retina and QHD times. Guys, please, allow us to use full width of window! |
Thank you @stek29 for inviting me here, into this thread of grief. What's the point? It's ridiculous to have an ability to mark text as code which is then gonna be screwed up anyway. I can't even paste two lines of preformatted text w/o it to be rendered to unreadable crap like this: I should say that this is not an issue even in Skype. |
@OnkelTem You can use Webogram or even macOS native app (lel) for now as a workaround :) I understand your points and frustration, but I think John has too much other stuff to do for now :( |
Any updates on the issue? And @Xorboo suggestion in particular? |
Basically, inability to display preformatted text properly abandons Telegram as an app for developers exchange. So it's not a matter of minor enhancement instead - this is severe issue, a show stopper. How the developers don't grasp this - I have no idea. |
People have referenced this in other issues, because the decision to make the width of messages preposterously small means that either the messages have to stack against the left side of the screen, or they're super spread out with a vast gulf of nothingness between them. (And you can only toggle the super spread out view if you've currently got a chat open, AND have the window large enough that you can only see the super spread out view.) Hey, here's an idea: What if the message width is some proportion of the width of the entire message panel, instead of the fixed-width nonsense? Say, 80% of the message window width, with the remaining 20% being the indent to the left or right, depending on the source of the message. That would fit with my intuitive understanding of what should happen when I make a window larger. What's the point of letting me maximize a window if 50% of the visual space is never used? |
[with good humor] What a fresh idea! :) Agreed 100%. |
@OnkelTem It is not absolute, but it is fixed for a fixed font size. |
@john-preston Oh, it's not that awful then :) |
@OnkelTem So what`s about making a settings item for that?? The setting may be in any units, not only pixels. % of width or number of pseudo symbols or anything else. |
Yes indeed Telegram is becoming a toy for kids, Absence of this feature is making me reconsider using Telegram at all. I don;t understand why guys are so unwilling to make this . Is this that much hard thing ? |
I second that opinion. I totally don't need stickers, dice or dart. I want configurable text width and programming language syntax highlighting in preformatted text. |
I'm not having anything to add new stickers and all of the toys - its nice additions which i like :) And i think i manage to add this small checkbox to chat settings, and it seems to work :) |
as for stickers, dice and dart, it's the marketing team witch adds new features platform wide, it's not preston. |
What's next with this change? Do we need to wait for the maintainer to accept it and merge to master? What chances do we have? |
Sadly, but - 0% :( |
Do any one knows what the reason for not accepting such an important and wanted patch ? |
Guys, I think we all need to go and mark that pull request with a heart or like to let the maintainers see that the users are interested in it! |
@AlexanderAmelkin totally agree. You have my heart :-) |
Reading a comment by @john-preston in #2339:
I think #7822 won't be merged due to that. They're stuck with 1366x768 displays, probably. And doesn't care about all IT guys out there who prefer to read logs properly without breaking their eyes with such forced typography shit. I hope I'm wrong, actually. Let's see what developers would say. |
But.. that's why we have checkbox here. Unchecked by default. |
Ah shit, why only monospace blocks? You just decline a very good PR just because it adds a checkbox in settings and keeps behavior identical to current release with small bubbles (unchecked by default)? Seriously? That's ridiculous. Especially that your commit, @john-preston, fixes only a monospace thing, which is just a part of what this issue describing. Please, reopen or fix it like #7822 proposes. |
As I said - no chance :( |
Lol, funny situation - may be we need to fork tdesktop repo and continue the development without Telegram Developers Team? And then we just can sync codebase with upstream. |
Already, You can try this. I did it not only for messages, but for all content and only for adaptive layout (check box must be checked). Or you can maintain own fork with this PR changes only... |
somebody hire a community manager for @john-preston 😆 |
maybe on twitter will be more conclusive response from telegram project: https://twitter.com/KudlatyAmroth/status/1260253898994069504?s=20 |
@john-preston could you please comment your decision? Why only monospace? |
ok, if anyone wants this, i created AUR package: https://aur.archlinux.org/packages/telegram-desktop-wide/ |
Personally I don't care about message width if it is not a code. Thus, this update is the most expected one, just wondering, why it took so long?) |
You are right @banderlog. Small steps. I have downloaded 2.1.5 and for sourcecode it is working like a charm! |
code is the most wanted, but it looks strange if one msg can be full width, and other can't... |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Long messages has small width and large height, like a newspaper column. Sometimes It's hard to read such messages, also they take a lot of space on screen and make chat history less usable for me. Besides as a programmer I often send a code snippets in telegram, and it is practically impossible to read them because of small message width.
Steps to reproduce
Open chat window
Expected behaviour
User can change width of message with mouse
Actual behaviour
Message width is fixed
Configuration
Operating system:
Windows
Version of Telegram Desktop:
0.9.49
The text was updated successfully, but these errors were encountered: