437
submitted 4 days ago* (last edited 4 days ago) by Wazay2@sh.itjust.works to c/programming@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] InFerNo@lemmy.ml 7 points 3 days ago

Please fix horizontal scrolling in Calc first 😩 it's a PITA to work with sheets that have wide columns.

[-] ulterno@programming.dev 0 points 3 days ago

It is so for anything having tables, from what I see.
Dev has to consider whether snapping is a better idea or smooth scrolling is and toolkits seem to have snapping as the default.

[-] InFerNo@lemmy.ml 2 points 2 days ago

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 2 days ago* (last edited 2 days ago)

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 2 days ago* (last edited 2 days ago)

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 2 days ago* (last edited 2 days 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

this post was submitted on 11 Jan 2026
437 points (98.9% liked)

Programming

24410 readers
350 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