https://bugs.documentfoundation.org/show_bug.cgi?id=150451
--- Comment #20 from Michael Weghorn <[email protected]> --- I noticed that the issue is reproducible for me as well when I apply scaling, e.g. starting LO Calc with env var QT_SCALE_FACTOR=2.0 set and then open the conditional formatting dialog. No issue with the 100 % scaling I use otherwise. @Rafael: Do you have any scaling applied as well? `QtGraphics_Controls::getNativeControlRegion` and `QtGraphics_Controls::drawNativeControl` *might* be good places to start looking deeper into that, in particular looking into the upscale/downscale calls in there. (Maybe some rounding issue,...?) Would you be interested in looking further into that yourself? -- You are receiving this mail because: You are the assignee for the bug.
