Code pointers for fdo#43650

Cedric Bosdonnat cbosdonnat at suse.com
Mon Jan 28 04:31:13 PST 2013


Hi Samuel,

On Sat, 2013-01-26 at 11:21 +0100, Samuel Mehrbrodt wrote:
> I would like to work on Bug #43650 [1].
> 
> The bug is about disabling the tooltip showing Title/Page number when 
> scrolling in Writer. But it should only be disabled when scrolling with 
> the mouse wheel, not when dragging the scroll bar. From this Apache 
> patch [2] I can see where the tool tip is drawn.
> 
> What I want to do different than Apache does, is that whether the tool 
> tip is shown or not, should not be based on a configuration setting, but 
> on whether one is using the mouse wheel.
> 
> Can someone please have a look at it and give me a code pointer for that?

The ScollbarHdl doesn't tell you how this has been triggered. I think
you'll have to have a look at the ScrollBar vcl control to add that
information... Some debugging may also help to see the difference
between scrolling with the wheel or by dragging the lift.

I hope this helps,
--
Cedric



More information about the LibreOffice mailing list