Description: I'm not sure if this is the right place, but I want to show what happens in Calc when the column width is small. I've seen this in previous versions and it doesn't cause any problems, but it would be better if it were corrected. Steps to Reproduce: 1.Open a spreadsheet 2.Set the column width to 7 points or less 3.Look at the header row starting from column AA Actual Results: None Expected Results: None Reproducible: Always User Profile Reset: No Additional Info: A jumble appears in which nothing can be seen. I took a screenshot, but I don't see where to post it so that it can be seen.
Created attachment 202492 [details] Screenshot showing what I am referring to
Reproducible Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 7f4868348c14b305fcd75744e1e3544d0d3a5d61 CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded But better propose something about how to do it.
If I knew how to fix it, I would have said so. I'm not a programmer. In Excel, which I used before, the header displayed a single letter, which made it look less cluttered.
Created attachment 202495 [details] That's how it looks in other programmes.
Thank you for the report. I changed the summary to be more descriptive. I agree that it's not ideal, but think it's of low priority. Let's see what the UX/Design team thinks is the best solution.
I completely agree that it's not important. It's a matter of aesthetics. With everything else so tidy, the jumble of letters really stands out.
+1 Though shalt not bleed text into adjacent cells.
Created attachment 202540 [details] Screenshot before/after Enabled clipping for the header. The screenshot compares Calc with the patch on top and old at the bottom.
(In reply to Heiko Tietze from comment #8) > Created attachment 202540 [details] > Screenshot before/after > > Enabled clipping for the header. The screenshot compares Calc with the patch > on top and old at the bottom. X should be visible, not the E, from XEV column or the next ones...
I supose they are centered and when is small space is visible just the center of the column header. In the comment 4 image there are AAAAABBBB, so the first letter is visible.
(In reply to BogdanB from comment #9) > X should be visible... Thought about this but it has zero information. Rather the end letter should be visible, but ultimately it might be more confusing. (Struggling with RTL sheets for now.)
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c65eadf2caca9bd7bf92af7448794077d2098f97 Resolves tdf#168092 - Column titles must not overlap It will be available in 26.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to BogdanB from comment #10) > I supose they are centered... Latest patch right aligns the header text so you see the most important information.