this post was submitted on 11 Jan 2026
391 points (98.8% liked)

Programming

24386 readers
334 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] InFerNo@lemmy.ml 2 points 13 hours ago (1 children)

Well, the biggest comparison I can draw is Excel and it does not have this visual limitation. Make it a toggle if people prefer, but sometimes a column is wider than your screen width, which renders the sheet unusable.

[โ€“] ulterno@programming.dev 1 points 13 hours ago* (last edited 12 hours ago) (1 children)

I don't really remember enough about Excel anymore, but considering that I don't remember having that problem despite how many years I used it, I guess that is the case with it.

And yes, a toggle would be nice. In fact, a few months ago, I was thinking of putting up a request over to the LibreOffice team, when I was working on the table view of another OSS project, but then procrastinated until I forgot. Honestly, if there are enough people that have a problem with this little thingy, it'd be better off fixed. Specially in the Qt implementation at least, it really is just a boolean toggle even for the developer.

Would you like to put up a bug report to them?

[โ€“] InFerNo@lemmy.ml 1 points 12 hours ago* (last edited 12 hours ago) (1 children)

This has been reported many times over many years. From what I understand it's not easy to fix.

2011:

https://bugs.documentfoundation.org/show_bug.cgi?id=40917

[โ€“] ulterno@programming.dev 1 points 12 hours ago* (last edited 12 hours ago)

Hmm. Well, I guess they are not using the Qt Widgets TableView then.
Perhaps I'll take a look too, next time I feel like.


Oof that's a lot of reports. And even a survey