https://bugs.documentfoundation.org/show_bug.cgi?id=172152
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #5 from Michael Weghorn <[email protected]> --- (In reply to Heiko Tietze from comment #4) > Just change some color at Tools > Options > Appearance and Apply. Same for > icon theme. Can reproduce with qt6 on Linux as well, e.g. when changing the "Document background" color. No issue with gtk3, probably because the native GTK implementation is used for weld::IconView instead of the vcl one (SalInstanceIconView). But even with gtk3, a small "jump" of the corresponding widget can be seen (it moves down a few pixels). Maybe whatever triggers this causes some resize/recalculation of the IconView that goes wrong for the vcl implementation. (?) Version: 26.8.0.0.alpha0+ (X86_64) Build ID: b916aae4693afa2ed9fd6bfdd53e82d6f085936c CPU threads: 32; OS: Linux 7.0; UI render: default; VCL: qt6 (cairo+wayland) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded Version: 26.8.0.0.alpha0+ (X86_64) Build ID: b916aae4693afa2ed9fd6bfdd53e82d6f085936c CPU threads: 32; OS: Linux 7.0; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
