https://bugs.documentfoundation.org/show_bug.cgi?id=153520
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Regression By| |Caolán McNamara CC| |[email protected] Keywords| |bibisected, bisected, | |regression Assignee|[email protected] |[email protected] |desktop.org | Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Michael Weghorn <[email protected]> --- (In reply to Rafael Lima from comment #0) > This issue happens only in with kf5. With gtk3 it works nicely. The mouseover state is incorrectly passed to QtGraphics_Controls::drawNativeControl. gtk3 is probably not affected because it uses real gtk widgets instead and this is thus handled inside of the Gtk library. During analysis, this turned out to be a regression from commit 4cb11d8a6682fecd661b926a417ae7f26f76e7db Author: Caolán McNamara <[email protected]> Date: Fri Oct 7 16:40:23 2022 +0100 Related: tdf#98067 do RollOver for Edit as well as SpinButton Change-Id: I058cc965a9b0d85e5491191e2ac712c01f700043 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141086 Tested-by: Caolán McNamara <[email protected]> Reviewed-by: Caolán McNamara <[email protected]> Pending Gerrit change: https://gerrit.libreoffice.org/c/core/+/147018 -- You are receiving this mail because: You are the assignee for the bug.
