Created attachment 182112 [details] Screenshot showing the drop-down list wrongly positionned On Windows 11 with Skia rendering enabled, some drop-down lists appear to be pushed on the left side of the selected elements when they should follow them. This issue is recent but it can be reproduced on the last versions of LibreOffice 7.5 Alpha.
Works fine for me on win10 also with dark mode. Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 4c96abd81460977d413d4d28e891bbbac5769ede CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL
Created attachment 182138 [details] Issue also occured whith the "light" theme (note how many UI elements are still "dark") This issue appeared recently (maybe a week or two) in LibreOfficeDev, even though I didn't alter the program, I just updated to the latest versions. The issue also occured after a safe restart of the software. I'm not sure if the dark mode is the cause of it, but LibreOfficeDev doesn't allow me to get a full light (white) mode anymore and some elements are still in dark despite the theme modification. Are the two issues related? They both affect the graphical interface and emerged at the same time. The LibreOffice 7.4.0.3 version continues to work perfectly.
The issue persists on Windows 11 after a clean reinstallation of LibreOfficeDev (with deletion of the user folder).
Created attachment 182192 [details] Screenshot with wrong drop-down position Attached an image with wrong drop-down position, editing a style for a frame. Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 21229c2f45f96a8ee3060acb3296be77be3a9f1a CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
Buovjaga, I hope you can do bibisect in Windows. If not, please add someone.
(In reply to Timur from comment #5) > Buovjaga, I hope you can do bibisect in Windows. If not, please add someone. I can do it, but the repo is 3 weeks behind. Fortunately my hi-tech virtual machine's directory sharing now works.
Regression introduced by: author Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> 2022-08-29 13:57:10 +0200 committer Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> 2022-08-29 15:34:17 +0200 commit a49245e04d45735aa76ad7720657c83530ba9ed8 (patch) tree b4f61005ae2c3ccee519d9b177ad12a48ea6cad3 parent e268ac208d22aef687e99a625fc32e2a03a7b873 (diff) Don't position dialogs relative to other dialogs Bisected with: win64-7.5 Adding Cc: to Samuel Mehrbrodt
Another easy reproducer STR Open the sm Math Formula module from Start Center From the main menu select the "Ω" Symbols... dialog launch button From the open Symbols dialog, select the Symbol set list box note the list box opens to top left of the app frame would expect it to remain attached/relative to the Symbols dialog
(In reply to V Stuart Foote from comment #8) > Another easy reproducer > > STR > > Open the sm Math Formula module from Start Center > From the main menu select the "Ω" Symbols... dialog launch button > From the open Symbols dialog, select the Symbol set list box > note the list box opens to top left of the app frame > > > would expect it to remain attached/relative to the Symbols dialog Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: bff60eadeac348024849d710690435ee9580831b CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded
Should be fixed with commit 0d5fcb9abdead51a55f1f611d59fd0128ace57a8 .
(In reply to Samuel Mehrbrodt (allotropia) from comment #10) > Should be fixed with commit 0d5fcb9abdead51a55f1f611d59fd0128ace57a8 . And it was really fixed, I checked in Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 7e8ba44fed9a20b5d226b9d3733b79a35acbbe00 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL threaded Thanks, Samuel!