Bug 159146

Summary: Trouble redrawing background for comment column after changing width
Product: LibreOffice Reporter: steve <lo>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: trivial CC: dgp-mail, samuel.mehrbrodt, stephane.guillou
Priority: medium    
Version: 24.8.0.0 alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=73953
https://bugs.documentfoundation.org/show_bug.cgi?id=159145
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 106179    
Attachments: Screenshot 2024-012 redraw background issue after resizing comment column width
Screen Recording 2024-01-12 redrawing background trouble on macOS

Description steve 2024-01-12 11:36:53 UTC
Description:
https://bugs.documentfoundation.org/show_bug.cgi?id=73953 follow-up



Steps to Reproduce:
Change comment column width. The background drawing issue goes both ways: see actual results.

Actual Results:
- increase size: the yellow comment box is correctly redrawn but the background color for  the comment column is not
- decrease size: yellow box correctly redrawn, but not the background

Eventually scrolling the document will redraw the background and resolve the problem

Expected Results:
Would be nice to correctly draw the background instantly. While a cosmetic issue such things make for a problematic first impression.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: ba8f4bff6015013013df652efbfaf4d9ae10c881
CPU threads: 8; OS: macOS 13.6.3; UI render: Skia/Raster; VCL: osx
Locale: de-DE (en_DE.UTF-8); UI: en-US
Calc: threaded
Comment 1 steve 2024-01-12 11:39:18 UTC
Created attachment 191886 [details]
Screenshot 2024-012 redraw background issue after resizing comment column width
Comment 2 steve 2024-01-12 11:39:38 UTC
Created attachment 191887 [details]
Screen Recording 2024-01-12 redrawing background trouble on macOS
Comment 3 Dieter 2024-01-21 10:48:17 UTC
Steve, I'm not able to change comment column width (I'm using Windows 10). And taking into account bug 149145 it seems to be the current behaviour. So I don't understand, why you're able to do so.
Comment 4 steve 2024-01-21 11:39:14 UTC
@Dieter this is a new change. Please try reproducing with a recent main build from https://dev-builds.libreoffice.org/daily/master/current.html
Comment 5 Stéphane Guillou (stragu) 2024-01-28 06:38:15 UTC
Not reproduced with gtk VCL plugin, but I can reproduced with gen:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 2cedb1a19ad605df4e148589e9027512e4dd9265
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: x11
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Samuel, can you have a look?