https://bugs.documentfoundation.org/show_bug.cgi?id=155462
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #10 from Mike Kaganski <[email protected]> --- So: 1. The commit identified by Stéphane made the tooltips dependent on *two* options (for unclear reason): *both* "ShowScrollBarTips" expert config must be enabled, *and* Options->LibreOffice->General->Extended tips (why???); 2. It made "ShowScrollBarTips" false by default. In view of already resolved (at that point) bug 43650, it was overkill - both "Extended tips" dependency, and "disabled by default" (note that i#25945 was also filed against the problems when *mouse-wheel* scrolling). 3. Commit 4ed26badfd6fd9190cb6e54078b41eb38cb37dca (use resolution independent positions for writer's screen-rendering, 2022-01-20) broke ShowScrollBarTips. Before that, it "worked" (if someone ever used it; it seems, that it degraded since then). So besides the regression fix, IMO, it needs some love, and then remove both Extended tips dependency, and "off by default". -- You are receiving this mail because: You are the assignee for the bug.
